Skip to content

Commit

Permalink
Update aws-sdk-js-v3 monorepo to v3.688.0 (#5617)
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 Nov 9, 2024
1 parent 9b485d2 commit 5896624
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 32 deletions.
6 changes: 3 additions & 3 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.687.0",
"@aws-sdk/client-s3": "3.688.0",
"@aws-sdk/client-ses": "3.687.0",
"@aws-sdk/credential-provider-node": "3.687.0",
"@aws-sdk/s3-presigned-post": "3.687.0",
"@aws-sdk/s3-request-presigner": "3.687.0",
"@aws-sdk/s3-presigned-post": "3.688.0",
"@aws-sdk/s3-request-presigner": "3.688.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.687.0",
"@aws-sdk/s3-request-presigner": "3.687.0",
"@aws-sdk/client-s3": "3.688.0",
"@aws-sdk/s3-request-presigner": "3.688.0",
"@blockprotocol/core": "0.1.3",
"@blockprotocol/graph": "0.4.0-canary.0",
"@blockprotocol/type-system": "0.1.2-canary.0",
Expand Down
55 changes: 28 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,15 @@
dependencies:
tslib "^2.6.2"

"@aws-crypto/[email protected]", "@aws-crypto/util@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@aws-crypto/util/-/util-5.2.0.tgz#71284c9cffe7927ddadac793c14f14886d3876da"
integrity sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==
dependencies:
"@aws-sdk/types" "^3.222.0"
"@smithy/util-utf8" "^2.0.0"
tslib "^2.6.2"

"@aws-crypto/util@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@aws-crypto/util/-/util-3.0.0.tgz#1c7ca90c29293f0883468ad48117937f0fe5bfb0"
Expand All @@ -396,15 +405,6 @@
"@aws-sdk/util-utf8-browser" "^3.0.0"
tslib "^1.11.1"

"@aws-crypto/util@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@aws-crypto/util/-/util-5.2.0.tgz#71284c9cffe7927ddadac793c14f14886d3876da"
integrity sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==
dependencies:
"@aws-sdk/types" "^3.222.0"
"@smithy/util-utf8" "^2.0.0"
tslib "^2.6.2"

"@aws-sdk/client-bedrock-runtime@^3.423.0":
version "3.592.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-bedrock-runtime/-/client-bedrock-runtime-3.592.0.tgz#53724218b1028ae1b59567f5a1aed36a3285dda7"
Expand Down Expand Up @@ -552,10 +552,10 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/client-s3@3.687.0":
version "3.687.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.687.0.tgz#b194c1c3e51b6d464a90363b616c91419ec88b88"
integrity sha512-2IoaVAd7HCIDhfeTTrk8CAosEVqnQig47Tra2uOBEyzpcCFQLmcY57/sbHCpJ3ntnU8see53q0bQ+fdew4MGLA==
"@aws-sdk/client-s3@3.688.0":
version "3.688.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.688.0.tgz#4326e6e7cc6d792bb085b6da7d45b80eeb394e83"
integrity sha512-bLyF7gT0RTWrsJPxbaslg1xP1gUdw3BJVvgfWM/63BDBpVCqIk9YlrXfJwjImcKguxGp8sCTdttywmfdPwQEfg==
dependencies:
"@aws-crypto/sha1-browser" "5.2.0"
"@aws-crypto/sha256-browser" "5.2.0"
Expand All @@ -566,7 +566,7 @@
"@aws-sdk/credential-provider-node" "3.687.0"
"@aws-sdk/middleware-bucket-endpoint" "3.686.0"
"@aws-sdk/middleware-expect-continue" "3.686.0"
"@aws-sdk/middleware-flexible-checksums" "3.687.0"
"@aws-sdk/middleware-flexible-checksums" "3.688.0"
"@aws-sdk/middleware-host-header" "3.686.0"
"@aws-sdk/middleware-location-constraint" "3.686.0"
"@aws-sdk/middleware-logger" "3.686.0"
Expand Down Expand Up @@ -1457,13 +1457,14 @@
"@smithy/types" "^3.6.0"
tslib "^2.6.2"

"@aws-sdk/middleware-flexible-checksums@3.687.0":
version "3.687.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.687.0.tgz#e6f587e8fc685dc92bd6bdc6ecf051dab419d184"
integrity sha512-hsEr3eiJs7gOzj9nDMCMfhLkoYv4Z8m7fbic63TkeyimXvsHycqqF6PX0TkPykwa1ueyxVpz0vtO5u1rlucN2w==
"@aws-sdk/middleware-flexible-checksums@3.688.0":
version "3.688.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.688.0.tgz#6246dd7aba8c36135ea3e962386824e26c1cf476"
integrity sha512-diIBWLpM5eg3sRggKSKGUJGBh8VyFo/wZLq80GSq1kxGlmJOMvwT6YvE+Z51xhEbYTKIjX9IH/NhO7W4pA3MNw==
dependencies:
"@aws-crypto/crc32" "5.2.0"
"@aws-crypto/crc32c" "5.2.0"
"@aws-crypto/util" "5.2.0"
"@aws-sdk/core" "3.686.0"
"@aws-sdk/types" "3.686.0"
"@smithy/is-array-buffer" "^3.0.0"
Expand Down Expand Up @@ -1679,12 +1680,12 @@
"@smithy/util-middleware" "^3.0.8"
tslib "^2.6.2"

"@aws-sdk/s3-presigned-post@3.687.0":
version "3.687.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-presigned-post/-/s3-presigned-post-3.687.0.tgz#dfe5d19358659d6670a893e17c5a5e6cd4310622"
integrity sha512-9jB/W2twmRiHIU9FP6jJtFjHA29FQRfVH+XUV3h5T7C6zbQd8KOmUgibA+cqYNaywjVa0F0NU1nNXtfX61P4xQ==
"@aws-sdk/s3-presigned-post@3.688.0":
version "3.688.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-presigned-post/-/s3-presigned-post-3.688.0.tgz#802a5531a8c81cd6b2bbc37938d69da2e662e5c3"
integrity sha512-r733Fo7ermn3DGlPstqWiYGxTN3EdQWp/+PMumIdpz+bmQXYPdhKg+FyL+tFjlxMJ1Ugtd7yxIilzAIKKEG8rw==
dependencies:
"@aws-sdk/client-s3" "3.687.0"
"@aws-sdk/client-s3" "3.688.0"
"@aws-sdk/types" "3.686.0"
"@aws-sdk/util-format-url" "3.686.0"
"@smithy/middleware-endpoint" "^3.2.1"
Expand All @@ -1694,10 +1695,10 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@3.687.0":
version "3.687.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.687.0.tgz#5ae5409d8a534405cb75deeeea50bb65ae717048"
integrity sha512-/fX3F4nYjVEgdlVamsb2tDgnFA5dtzxkeN+hH91e+ZoBMJBow+FUb2EEtjloreGUynPx6E00UxdDXIKWmt99lA==
"@aws-sdk/s3-request-presigner@3.688.0":
version "3.688.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.688.0.tgz#3c585ef92a0310654295409f3bd7b14d9f7e9cf2"
integrity sha512-RvG5R+XXl86ykwdfq2wuEOa0zJyZwJE4f0cuEt2ivMTfWsJZmwKielcTcjX8AeJTecW0iwukSZppT77lqG700Q==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.687.0"
"@aws-sdk/types" "3.686.0"
Expand Down

0 comments on commit 5896624

Please sign in to comment.