Skip to content

Commit ada6631

Browse files
fix(deps): update external fixes
1 parent 6f6510f commit ada6631

25 files changed

Lines changed: 2079 additions & 1447 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"@babel/core": "7.29.0",
3737
"@babel/eslint-parser": "7.28.6",
3838
"@babel/plugin-syntax-import-assertions": "7.28.6",
39-
"@eslint/config-helpers": "0.5.4",
39+
"@eslint/config-helpers": "0.5.5",
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.58.0",
44-
"@typescript-eslint/parser": "8.58.0",
43+
"@typescript-eslint/eslint-plugin": "8.58.2",
44+
"@typescript-eslint/parser": "8.58.2",
4545
"ajv": "8.18.0",
4646
"c8": "^10.1.3",
4747
"conventional-changelog-conventionalcommits": "^9.1.0",
@@ -51,7 +51,7 @@
5151
"lint-staged": "16.4.0",
5252
"mocha": "11.7.5",
5353
"mocha-multi-reporters": "1.5.1",
54-
"nock": "14.0.11",
54+
"nock": "14.0.12",
5555
"semantic-release": "25.0.3",
5656
"semantic-release-monorepo": "8.0.2",
5757
"typescript": "^5.9.3"

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.11",
46-
"sinon": "21.0.3",
45+
"nock": "14.0.12",
46+
"sinon": "21.1.2",
4747
"sinon-chai": "4.0.1",
4848
"typescript": "6.0.2"
4949
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"devDependencies": {
4242
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
44-
"nock": "14.0.11",
45-
"sinon": "21.0.3",
44+
"nock": "14.0.12",
45+
"sinon": "21.1.2",
4646
"sinon-chai": "4.0.1",
4747
"typescript": "6.0.2"
4848
}

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.1024.0"
39+
"@aws-sdk/client-athena": "3.1030.0"
4040
},
4141
"devDependencies": {
4242
"chai": "6.2.2",
4343
"chai-as-promised": "8.0.2",
44-
"sinon": "21.0.3",
44+
"sinon": "21.1.2",
4545
"sinon-chai": "4.0.1",
4646
"typescript": "6.0.2"
4747
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"chai-as-promised": "8.0.2",
4444
"mocha": "11.7.5",
4545
"mocha-multi-reporters": "1.5.1",
46-
"nock": "14.0.11",
47-
"sinon": "21.0.3",
46+
"nock": "14.0.12",
47+
"sinon": "21.1.2",
4848
"sinon-chai": "4.0.1",
4949
"typescript": "6.0.2",
5050
"aws-xray-sdk": "3.12.0"

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"@adobe/fetch": "4.3.0",
3838
"@adobe/spacecat-shared-ims-client": "1.11.6",
3939
"@adobe/spacecat-shared-utils": "1.81.1",
40-
"@aws-sdk/client-s3": "3.1024.0",
40+
"@aws-sdk/client-s3": "3.1030.0",
4141
"zip-lib": "1.3.2"
4242
},
4343
"devDependencies": {
4444
"aws-sdk-client-mock": "4.1.0",
4545
"chai": "6.2.2",
4646
"chai-as-promised": "8.0.2",
47-
"nock": "14.0.11",
48-
"sinon": "21.0.3",
47+
"nock": "14.0.12",
48+
"sinon": "21.1.2",
4949
"esmock": "2.7.3",
5050
"sinon-chai": "4.0.1",
5151
"typescript": "6.0.2"

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.1",
3838
"@adobe/spacecat-helix-content-sdk": "1.4.33",
3939
"@adobe/spacecat-shared-utils": "1.81.1",
40-
"@aws-sdk/client-secrets-manager": "3.1024.0",
40+
"@aws-sdk/client-secrets-manager": "3.1030.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.3",
48-
"nock": "14.0.11",
49-
"sinon": "21.0.3",
48+
"nock": "14.0.12",
49+
"sinon": "21.1.2",
5050
"sinon-chai": "4.0.1",
5151
"typescript": "6.0.2"
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.8
25+
image: postgrest/postgrest:v14.9
2626
container_name: spacecat-test-postgrest
2727
depends_on:
2828
db:

packages/spacecat-shared-data-access/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@adobe/fetch": "^4.2.3",
4444
"@adobe/spacecat-shared-utils": "1.105.0",
45-
"@supabase/postgrest-js": "2.101.1",
45+
"@supabase/postgrest-js": "2.103.1",
4646
"@aws-sdk/client-s3": "^3.940.0",
4747
"@types/joi": "17.2.3",
4848
"aws-xray-sdk": "3.12.0",
@@ -52,8 +52,8 @@
5252
"devDependencies": {
5353
"chai": "6.2.2",
5454
"chai-as-promised": "8.0.2",
55-
"nock": "14.0.11",
56-
"sinon": "21.0.3",
55+
"nock": "14.0.12",
56+
"sinon": "21.1.2",
5757
"sinon-chai": "4.0.1"
5858
}
5959
}

0 commit comments

Comments
 (0)