Skip to content

Commit aa62c4d

Browse files
fix(deps): update external fixes
1 parent 881e80a commit aa62c4d

File tree

25 files changed

+20080
-11733
lines changed

25 files changed

+20080
-11733
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Set up Node.js 22 (temporary - for bootstrap)
6262
uses: actions/setup-node@v6
6363
with:
64-
node-version: '22.21.1'
64+
node-version: '22.22.0'
6565

6666
- name: Update NPM
6767
run: npm install -g npm@10.9.4

.nvmrc

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

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,26 @@
3333
],
3434
"devDependencies": {
3535
"@adobe/eslint-config-helix": "3.0.21",
36-
"@babel/core": "7.28.5",
37-
"@babel/eslint-parser": "7.28.5",
38-
"@babel/plugin-syntax-import-assertions": "7.27.1",
39-
"@eslint/config-helpers": "0.5.0",
36+
"@babel/core": "7.29.0",
37+
"@babel/eslint-parser": "7.28.6",
38+
"@babel/plugin-syntax-import-assertions": "7.28.6",
39+
"@eslint/config-helpers": "0.5.2",
4040
"@semantic-release/changelog": "6.0.3",
4141
"@semantic-release/git": "10.0.1",
42-
"@semantic-release/npm": "13.1.2",
43-
"@typescript-eslint/eslint-plugin": "8.48.0",
44-
"@typescript-eslint/parser": "8.48.0",
45-
"ajv": "8.17.1",
42+
"@semantic-release/npm": "13.1.4",
43+
"@typescript-eslint/eslint-plugin": "8.56.1",
44+
"@typescript-eslint/parser": "8.56.1",
45+
"ajv": "8.18.0",
4646
"c8": "10.1.3",
4747
"conventional-changelog-conventionalcommits": "^9.1.0",
48-
"eslint": "9.39.1",
48+
"eslint": "9.39.3",
4949
"husky": "9.1.7",
5050
"jsdoc-to-markdown": "9.1.3",
5151
"lint-staged": "16.2.7",
5252
"mocha": "11.7.5",
5353
"mocha-multi-reporters": "1.5.1",
54-
"nock": "14.0.10",
55-
"semantic-release": "25.0.2",
54+
"nock": "14.0.11",
55+
"semantic-release": "25.0.3",
5656
"semantic-release-monorepo": "8.0.2",
5757
"typescript": "5.9.3"
5858
},

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"@adobe/spacecat-shared-utils": "1.81.1"
4040
},
4141
"devDependencies": {
42-
"chai": "6.2.1",
42+
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
44-
"nock": "14.0.10",
45-
"sinon": "21.0.0",
44+
"nock": "14.0.11",
45+
"sinon": "21.0.1",
4646
"sinon-chai": "4.0.1",
4747
"typescript": "5.9.3"
4848
}

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

Lines changed: 3 additions & 3 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.940.0"
39+
"@aws-sdk/client-athena": "3.999.0"
4040
},
4141
"devDependencies": {
42-
"chai": "6.2.1",
42+
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
44-
"sinon": "21.0.0",
44+
"sinon": "21.0.1",
4545
"sinon-chai": "4.0.1",
4646
"typescript": "5.9.3"
4747
}

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"@adobe/spacecat-shared-utils": "1.81.1"
4040
},
4141
"devDependencies": {
42-
"chai": "6.2.1",
42+
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
4444
"mocha": "11.7.5",
4545
"mocha-multi-reporters": "1.5.1",
46-
"nock": "14.0.10",
47-
"sinon": "21.0.0",
46+
"nock": "14.0.11",
47+
"sinon": "21.0.1",
4848
"sinon-chai": "4.0.1",
4949
"typescript": "5.9.3",
5050
"aws-xray-sdk": "3.12.0"

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"@adobe/fetch": "4.2.3",
3838
"@adobe/spacecat-shared-ims-client": "1.11.6",
3939
"@adobe/spacecat-shared-utils": "1.81.1",
40-
"@aws-sdk/client-s3": "3.940.0",
40+
"@aws-sdk/client-s3": "3.999.0",
4141
"adm-zip": "0.5.16"
4242
},
4343
"devDependencies": {
4444
"aws-sdk-client-mock": "4.1.0",
45-
"chai": "6.2.1",
45+
"chai": "6.2.2",
4646
"chai-as-promised": "8.0.2",
47-
"nock": "14.0.10",
48-
"sinon": "21.0.0",
47+
"nock": "14.0.11",
48+
"sinon": "21.0.1",
4949
"esmock": "2.7.3",
5050
"sinon-chai": "4.0.1",
5151
"typescript": "5.9.3"

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"@adobe/helix-universal": "5.4.0",
3838
"@adobe/spacecat-helix-content-sdk": "1.4.33",
3939
"@adobe/spacecat-shared-utils": "1.81.1",
40-
"@aws-sdk/client-secrets-manager": "3.940.0",
40+
"@aws-sdk/client-secrets-manager": "3.999.0",
4141
"aws-xray-sdk": "3.12.0",
4242
"graph-data-structure": "4.5.0"
4343
},
4444
"devDependencies": {
45-
"chai": "6.2.1",
45+
"chai": "6.2.2",
4646
"chai-as-promised": "8.0.2",
4747
"esmock": "2.7.3",
48-
"nock": "14.0.10",
49-
"sinon": "21.0.0",
48+
"nock": "14.0.11",
49+
"sinon": "21.0.1",
5050
"sinon-chai": "4.0.1",
5151
"typescript": "5.9.3"
5252
}

packages/spacecat-shared-data-access/docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
retries: 10
2323

2424
postgrest:
25-
image: postgrest/postgrest:v14.4
25+
image: postgrest/postgrest:v14.5
2626
container_name: spacecat-test-postgrest
2727
depends_on:
2828
db:

0 commit comments

Comments
 (0)