Skip to content

Commit

Permalink
Update aws-sdk-js-v3 monorepo to v3.654.0 (#5203)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Sep 21, 2024
1 parent 8b9fb5b commit 402cf68
Show file tree
Hide file tree
Showing 3 changed files with 530 additions and 530 deletions.
10 changes: 5 additions & 5 deletions apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"dependencies": {
"@apps/hash-graph": "0.0.0-private",
"@aws-sdk/client-s3": "3.651.1",
"@aws-sdk/client-ses": "3.651.1",
"@aws-sdk/credential-provider-node": "3.651.1",
"@aws-sdk/s3-presigned-post": "3.651.1",
"@aws-sdk/s3-request-presigner": "3.651.1",
"@aws-sdk/client-s3": "3.654.0",
"@aws-sdk/client-ses": "3.654.0",
"@aws-sdk/credential-provider-node": "3.654.0",
"@aws-sdk/s3-presigned-post": "3.654.0",
"@aws-sdk/s3-request-presigner": "3.654.0",
"@blockprotocol/core": "0.1.3",
"@blockprotocol/type-system": "0.1.2-canary.0",
"@graphql-tools/schema": "8.5.1",
Expand Down
4 changes: 2 additions & 2 deletions libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"test:unit": "vitest --run"
},
"dependencies": {
"@aws-sdk/client-s3": "3.651.1",
"@aws-sdk/s3-request-presigner": "3.651.1",
"@aws-sdk/client-s3": "3.654.0",
"@aws-sdk/s3-request-presigner": "3.654.0",
"@blockprotocol/core": "0.1.3",
"@blockprotocol/graph": "0.4.0-canary.0",
"@blockprotocol/type-system": "0.1.2-canary.0",
Expand Down
Loading

0 comments on commit 402cf68

Please sign in to comment.