Skip to content

Commit 97f1b6f

Browse files
Update aws-sdk-js-v3 monorepo to v3.730.0
1 parent 2592f94 commit 97f1b6f

File tree

3 files changed

+846
-862
lines changed

3 files changed

+846
-862
lines changed

apps/push/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@aspida/fetch": "1.14.0",
31-
"@aws-sdk/client-s3": "3.591.0",
31+
"@aws-sdk/client-s3": "3.730.0",
3232
"@koa/router": "12.0.1",
3333
"@sentry/node": "8.7.0",
3434
"ajv": "8.16.0",

apps/server/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"dependencies": {
1717
"@aspida/fetch": "1.14.0",
18-
"@aws-sdk/client-s3": "3.591.0",
18+
"@aws-sdk/client-s3": "3.730.0",
1919
"@aws-sdk/middleware-endpoint": "3.374.0",
20-
"@aws-sdk/s3-request-presigner": "3.591.0",
20+
"@aws-sdk/s3-request-presigner": "3.730.0",
2121
"@bull-board/api": "5.20.1",
2222
"@bull-board/koa": "5.20.1",
2323
"@dotplants/cli": "0.2.3",

0 commit comments

Comments
 (0)