Skip to content

Commit

Permalink
Update aws-sdk-js-v3 monorepo to v3.701.0 (#5750)
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 28, 2024
1 parent a5c5414 commit 900ba9c
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 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.700.0",
"@aws-sdk/client-s3": "3.701.0",
"@aws-sdk/client-ses": "3.699.0",
"@aws-sdk/credential-provider-node": "3.699.0",
"@aws-sdk/s3-presigned-post": "3.700.0",
"@aws-sdk/s3-request-presigner": "3.700.0",
"@aws-sdk/s3-presigned-post": "3.701.0",
"@aws-sdk/s3-request-presigner": "3.701.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.700.0",
"@aws-sdk/s3-request-presigner": "3.700.0",
"@aws-sdk/client-s3": "3.701.0",
"@aws-sdk/s3-request-presigner": "3.701.0",
"@blockprotocol/core": "0.1.3",
"@blockprotocol/graph": "0.4.0-canary.0",
"@blockprotocol/type-system": "0.1.2-canary.0",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -552,10 +552,10 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/client-s3@3.700.0":
version "3.700.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.700.0.tgz#e185f1a53c365c01b03a86ced6058f29eb4bfece"
integrity sha512-TZTc8OZ873VodJNcsQ4Y/60f0Y0Ws5Z3Xm5QBgPCvhqQS7/+V28pXM3fAomJsKDWTxzH0nP9csX5cPvLybgdZQ==
"@aws-sdk/client-s3@3.701.0":
version "3.701.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.701.0.tgz#67abfa23c657c0340a6d32dec0b20f84f04b7f2c"
integrity sha512-7iXmPC5r7YNjvwSsRbGq9oLVgfIWZesXtEYl908UqMmRj2sVAW/leLopDnbLT7TEedqlK0RasOZT05I0JTNdKw==
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.699.0"
"@aws-sdk/middleware-bucket-endpoint" "3.696.0"
"@aws-sdk/middleware-expect-continue" "3.696.0"
"@aws-sdk/middleware-flexible-checksums" "3.697.0"
"@aws-sdk/middleware-flexible-checksums" "3.701.0"
"@aws-sdk/middleware-host-header" "3.696.0"
"@aws-sdk/middleware-location-constraint" "3.696.0"
"@aws-sdk/middleware-logger" "3.696.0"
Expand Down Expand Up @@ -1457,10 +1457,10 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@aws-sdk/middleware-flexible-checksums@3.697.0":
version "3.697.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.697.0.tgz#fe0a417db512d9a773f096ef275047236004fa15"
integrity sha512-K/y43P+NuHu5+21/29BoJSltcPekvcCU8i74KlGGHbW2Z105e5QVZlFjxivcPOjOA3gdC0W4SoFSIWam5RBhzw==
"@aws-sdk/middleware-flexible-checksums@3.701.0":
version "3.701.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.701.0.tgz#1793c77302f37aeab61205a0dbd89b45081bcc4a"
integrity sha512-adNaPCyTT+CiVM0ufDiO1Fe7nlRmJdI9Hcgj0M9S6zR7Dw70Ra5z8Lslkd7syAccYvZaqxLklGjPQH/7GNxwTA==
dependencies:
"@aws-crypto/crc32" "5.2.0"
"@aws-crypto/crc32c" "5.2.0"
Expand Down Expand Up @@ -1680,12 +1680,12 @@
"@smithy/util-middleware" "^3.0.10"
tslib "^2.6.2"

"@aws-sdk/s3-presigned-post@3.700.0":
version "3.700.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-presigned-post/-/s3-presigned-post-3.700.0.tgz#c55c7b90c858c7e3ecd30265cccc1d6659341f97"
integrity sha512-v93Xjr9UvRjWDYM1Jfwwn5SrGKNOlmB/+r1Atb+DVYLd8+GZkGTJxo0RVCl+sXpH/nmxtPwt1R9S70a422CW7w==
"@aws-sdk/s3-presigned-post@3.701.0":
version "3.701.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-presigned-post/-/s3-presigned-post-3.701.0.tgz#6dbdae0333ba4691612d667a35af1ff6e9ecbd45"
integrity sha512-ePdtroxGpUAtaZgP2ktbskJ7ZWL9SFzUFn5ghrXbRcAz9pA0bsylavA6DV2ckOcH38rte5BC2Cker4Qqp8uwQQ==
dependencies:
"@aws-sdk/client-s3" "3.700.0"
"@aws-sdk/client-s3" "3.701.0"
"@aws-sdk/types" "3.696.0"
"@aws-sdk/util-format-url" "3.696.0"
"@smithy/middleware-endpoint" "^3.2.3"
Expand All @@ -1695,10 +1695,10 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@3.700.0":
version "3.700.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.700.0.tgz#7a0cb64a45ba5aba8f5f62ced44a94465c95f475"
integrity sha512-1M84DaDsRuRZHC9tKyRNAGXUNg7/WeHgizpHVVeDo62s83E4I+mHHOf4Cmzui+KxbXEVkcnjJyIiXqbCQJY43w==
"@aws-sdk/s3-request-presigner@3.701.0":
version "3.701.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.701.0.tgz#ec5134a869252cf38b16e77a89a23b9f146edd1b"
integrity sha512-S4eKSZxhDcVmUoHv9N4dCxGde7V4v60R/+qFz/LgHxU++XOZ2npM/jqX5I9vT4uOkHLwQD6DgkL0j37vZpsqxA==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.696.0"
"@aws-sdk/types" "3.696.0"
Expand Down

0 comments on commit 900ba9c

Please sign in to comment.