Skip to content

Commit 1b18e07

Browse files
fix(deps): update external fixes
1 parent fe58e59 commit 1b18e07

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
"@adobe/spacecat-shared-http-utils": "1.15.2",
7070
"@adobe/spacecat-shared-slack-client": "^1.3.12",
7171
"@adobe/spacecat-shared-utils": "1.44.1",
72-
"@aws-sdk/client-lambda": "3.851.0",
73-
"@aws-sdk/client-sqs": "3.854.0",
74-
"@aws-sdk/credential-provider-node": "3.848.0",
72+
"@aws-sdk/client-lambda": "3.859.0",
73+
"@aws-sdk/client-sqs": "3.859.0",
74+
"@aws-sdk/credential-provider-node": "3.859.0",
7575
"aws-xray-sdk": "3.10.3",
7676
"cheerio": "1.1.2",
7777
"diff": "7.0.0",
@@ -107,12 +107,12 @@
107107
"mocha": "11.7.1",
108108
"mocha-multi-reporters": "1.5.1",
109109
"mocha-suppress-logs": "0.6.0",
110-
"nock": "14.0.7",
110+
"nock": "14.0.8",
111111
"nodemon": "3.1.10",
112112
"semantic-release": "24.2.7",
113113
"sinon": "20.0.0",
114114
"sinon-chai": "4.0.0",
115-
"typescript": "5.8.3",
115+
"typescript": "5.9.2",
116116
"yaml": "2.8.0"
117117
},
118118
"lint-staged": {

0 commit comments

Comments
 (0)