Skip to content

Commit

Permalink
fix(deps): update aws-sdk-js-v3 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 764b9ad commit 20173b7
Show file tree
Hide file tree
Showing 3 changed files with 947 additions and 825 deletions.
2 changes: 1 addition & 1 deletion apps/push/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@aspida/fetch": "1.11.0",
"@aws-sdk/client-s3": "3.306.0",
"@aws-sdk/client-s3": "3.377.0",
"@koa/router": "12.0.0",
"@sentry/integrations": "7.47.0",
"@sentry/node": "7.47.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"dependencies": {
"@aspida/fetch": "1.11.0",
"@aws-sdk/client-s3": "3.306.0",
"@aws-sdk/middleware-endpoint": "3.306.0",
"@aws-sdk/s3-request-presigner": "3.306.0",
"@aws-sdk/client-s3": "3.377.0",
"@aws-sdk/middleware-endpoint": "3.370.0",
"@aws-sdk/s3-request-presigner": "3.377.0",
"@bull-board/api": "5.0.0",
"@bull-board/koa": "5.0.0",
"@dotplants/cli": "0.2.3",
Expand Down
Loading

0 comments on commit 20173b7

Please sign in to comment.