Skip to content

Commit

Permalink
Update aws-sdk-js-v3 monorepo to v3.716.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 19, 2024
1 parent 71b2c85 commit 30fa116
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 206 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.715.0",
"@aws-sdk/client-ses": "3.714.0",
"@aws-sdk/credential-provider-node": "3.714.0",
"@aws-sdk/s3-presigned-post": "3.715.0",
"@aws-sdk/s3-request-presigner": "3.715.0",
"@aws-sdk/client-s3": "3.716.0",
"@aws-sdk/client-ses": "3.716.0",
"@aws-sdk/credential-provider-node": "3.716.0",
"@aws-sdk/s3-presigned-post": "3.716.0",
"@aws-sdk/s3-request-presigner": "3.716.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.715.0",
"@aws-sdk/s3-request-presigner": "3.715.0",
"@aws-sdk/client-s3": "3.716.0",
"@aws-sdk/s3-request-presigner": "3.716.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 30fa116

Please sign in to comment.