Skip to content

Commit 7b136f1

Browse files
fix(deps): update external fixes
1 parent 2a64680 commit 7b136f1

33 files changed

Lines changed: 1550 additions & 1217 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
24.16.0
1+
24.19.0
22

package-lock.json

Lines changed: 1456 additions & 1123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@
3636
"@babel/core": "7.29.7",
3737
"@babel/eslint-parser": "7.29.7",
3838
"@babel/plugin-syntax-import-assertions": "7.29.7",
39-
"@eslint/config-helpers": "0.6.0",
39+
"@eslint/config-helpers": "0.7.0",
4040
"@semantic-release/changelog": "6.0.3",
4141
"@semantic-release/git": "10.0.1",
4242
"@semantic-release/npm": "13.1.5",
43-
"@typescript-eslint/eslint-plugin": "8.60.0",
44-
"@typescript-eslint/parser": "8.60.0",
43+
"@typescript-eslint/eslint-plugin": "8.67.0",
44+
"@typescript-eslint/parser": "8.67.0",
4545
"ajv": "8.20.0",
4646
"c8": "^11.0.0",
4747
"conventional-changelog-conventionalcommits": "^9.1.0",
48-
"eslint": "9.39.4",
48+
"eslint": "9.39.5",
4949
"husky": "9.1.7",
5050
"jsdoc-to-markdown": "9.1.3",
51-
"lint-staged": "17.0.6",
52-
"mocha": "11.7.6",
51+
"lint-staged": "17.3.0",
52+
"mocha": "11.8.0",
5353
"mocha-multi-reporters": "1.5.1",
54-
"nock": "14.0.15",
55-
"semantic-release": "25.0.3",
54+
"nock": "14.0.17",
55+
"semantic-release": "25.0.9",
5656
"semantic-release-monorepo": "8.0.2",
5757
"typescript": "^6.0.0"
5858
},

packages/mysticat-shared-seo-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"devDependencies": {
4343
"chai": "6.2.2",
4444
"chai-as-promised": "8.0.2",
45-
"nock": "14.0.15",
46-
"sinon": "22.0.0",
45+
"nock": "14.0.17",
46+
"sinon": "22.1.0",
4747
"sinon-chai": "4.0.1",
4848
"typescript": "6.0.3"
4949
}

packages/spacecat-shared-akamai-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"devDependencies": {
4040
"chai": "6.2.2",
4141
"chai-as-promised": "8.0.2",
42-
"nock": "14.0.15",
43-
"sinon": "22.0.0",
42+
"nock": "14.0.17",
43+
"sinon": "22.1.0",
4444
"sinon-chai": "4.0.1",
4545
"typescript": "6.0.3"
4646
}

packages/spacecat-shared-athena-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
},
3737
"dependencies": {
3838
"@adobe/spacecat-shared-utils": "1.96.3",
39-
"@aws-sdk/client-athena": "3.1057.0"
39+
"@aws-sdk/client-athena": "3.1108.0"
4040
},
4141
"devDependencies": {
4242
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
44-
"sinon": "22.0.0",
44+
"sinon": "22.1.0",
4545
"sinon-chai": "4.0.1",
4646
"typescript": "6.0.3"
4747
}

packages/spacecat-shared-brand-client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"devDependencies": {
4242
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
44-
"mocha": "11.7.6",
44+
"mocha": "11.8.0",
4545
"mocha-multi-reporters": "1.5.1",
46-
"nock": "14.0.15",
47-
"sinon": "22.0.0",
46+
"nock": "14.0.17",
47+
"sinon": "22.1.0",
4848
"sinon-chai": "4.0.1",
4949
"typescript": "6.0.3",
5050
"aws-xray-sdk": "3.12.0"

packages/spacecat-shared-cloud-manager-client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"@adobe/fetch": "4.3.0",
3838
"@adobe/spacecat-shared-ims-client": "1.13.3",
3939
"@adobe/spacecat-shared-utils": "1.81.1",
40-
"@aws-sdk/client-s3": "3.1057.0",
41-
"yauzl": "3.3.1",
42-
"zip-lib": "1.3.4"
40+
"@aws-sdk/client-s3": "3.1108.0",
41+
"yauzl": "3.4.0",
42+
"zip-lib": "1.4.0"
4343
},
4444
"devDependencies": {
4545
"aws-sdk-client-mock": "4.1.0",
4646
"chai": "6.2.2",
4747
"chai-as-promised": "8.0.2",
48-
"nock": "14.0.15",
49-
"sinon": "22.0.0",
48+
"nock": "14.0.17",
49+
"sinon": "22.1.0",
5050
"esmock": "2.7.6",
5151
"sinon-chai": "4.0.1",
5252
"typescript": "6.0.3"

packages/spacecat-shared-cloudflare-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"devDependencies": {
4040
"chai": "6.2.2",
4141
"chai-as-promised": "8.0.2",
42-
"nock": "14.0.15",
43-
"sinon": "22.0.0",
42+
"nock": "14.0.17",
43+
"sinon": "22.1.0",
4444
"sinon-chai": "4.0.1",
4545
"typescript": "6.0.3"
4646
}

packages/spacecat-shared-content-client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"@adobe/helix-universal": "5.4.2",
3838
"@adobe/spacecat-helix-content-sdk": "1.4.33",
3939
"@adobe/spacecat-shared-utils": "1.81.1",
40-
"@aws-sdk/client-secrets-manager": "3.1057.0",
40+
"@aws-sdk/client-secrets-manager": "3.1108.0",
4141
"aws-xray-sdk": "3.12.0",
4242
"graph-data-structure": "4.5.0"
4343
},
4444
"devDependencies": {
4545
"chai": "6.2.2",
4646
"chai-as-promised": "8.0.2",
4747
"esmock": "2.7.6",
48-
"nock": "14.0.15",
49-
"sinon": "22.0.0",
48+
"nock": "14.0.17",
49+
"sinon": "22.1.0",
5050
"sinon-chai": "4.0.1",
5151
"typescript": "6.0.3"
5252
}

0 commit comments

Comments
 (0)