Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21ff260

Browse files
authoredJan 15, 2025··
Update aws-sdk-js-v3 monorepo to v3.729.0
1 parent 2592f94 commit 21ff260

File tree

3 files changed

+895
-855
lines changed

3 files changed

+895
-855
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.729.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.729.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.729.0",
2121
"@bull-board/api": "5.20.1",
2222
"@bull-board/koa": "5.20.1",
2323
"@dotplants/cli": "0.2.3",

‎yarn.lock

+892-852
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.