Skip to content

Commit

Permalink
Build(deps): bump @aws-sdk/lib-storage from 3.374.0 to 3.387.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.374.0 to 3.387.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.387.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent ba18ff5 commit e54feed
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/shotit/shotit-media#readme",
"dependencies": {
"@aws-sdk/client-s3": "3.374.0",
"@aws-sdk/lib-storage": "3.374.0",
"@aws-sdk/lib-storage": "3.387.0",
"@aws-sdk/s3-request-presigner": "3.374.0",
"canvas": "^2.11.2",
"dotenv": "^16.3.1",
Expand Down
191 changes: 182 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,14 +353,14 @@
"@smithy/hash-stream-node" "^1.0.1"
tslib "^2.5.0"

"@aws-sdk/lib-storage@3.374.0":
version "3.374.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.374.0.tgz#6a4b9d36f07b098e264148071bc2147e4e0e91a8"
integrity sha512-62xI6CxhwbIrO8s/t+AfPzekhoR8DSkY1qpR5AWDN2mIRVcAidkrvLdPLEGSG0knyBr+CH6qNLBuLEBkqAfRlw==
dependencies:
"@smithy/abort-controller" "^1.0.1"
"@smithy/middleware-endpoint" "^1.0.2"
"@smithy/smithy-client" "^1.0.3"
"@aws-sdk/lib-storage@3.387.0":
version "3.387.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.387.0.tgz#65b3e3626ce42874057de13339d73c11aad0b8c6"
integrity sha512-CWGmupHdKtoiwMEAUb1JU7710kD7Fn3C9i+TJsUWXMc11jUR6TkJgwdvR1y++ZB4oUxKIKJQjsPrNw5czup6lQ==
dependencies:
"@smithy/abort-controller" "^2.0.1"
"@smithy/middleware-endpoint" "^2.0.2"
"@smithy/smithy-client" "^2.0.2"
buffer "5.6.0"
events "3.3.0"
stream-browserify "3.0.0"
Expand Down Expand Up @@ -1191,14 +1191,22 @@
dependencies:
"@sinonjs/commons" "^2.0.0"

"@smithy/abort-controller@^1.0.1", "@smithy/abort-controller@^1.0.2":
"@smithy/abort-controller@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-1.0.2.tgz#74caac052ecea15c5460438272ad8d43a6ccbc53"
integrity sha512-tb2h0b+JvMee+eAxTmhnyqyNk51UXIK949HnE14lFeezKsVJTB30maan+CO2IMwnig2wVYQH84B5qk6ylmKCuA==
dependencies:
"@smithy/types" "^1.1.1"
tslib "^2.5.0"

"@smithy/abort-controller@^2.0.1", "@smithy/abort-controller@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.2.tgz#e2188247a1723b58d60b0803f3ba24b76a714413"
integrity sha512-ln5Cob0mksym62sLr7NiPOSqJ0jKao4qjfcNLDdgINM1lQI12hXrZBlKdPHbXJqpKhKiECDgonMoqCM8bigq4g==
dependencies:
"@smithy/types" "^2.1.0"
tslib "^2.5.0"

"@smithy/chunked-blob-reader-native@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-1.0.2.tgz#c6045b30f37824b4648ee8d06d68b2e8df400460"
Expand Down Expand Up @@ -1291,6 +1299,17 @@
"@smithy/util-base64" "^1.0.2"
tslib "^2.5.0"

"@smithy/fetch-http-handler@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.0.2.tgz#dcc0e9d365efd8feef4a54dd96a264735a1446b7"
integrity sha512-Wo2m1RaiXNSLF4J3D62LpdSoj/YYb+6tn0H8is1tSrzr7eXAdiYVBc0wIa23N0wT4zmN0iG/yNY6gTCDQ6799A==
dependencies:
"@smithy/protocol-http" "^2.0.2"
"@smithy/querystring-builder" "^2.0.2"
"@smithy/types" "^2.1.0"
"@smithy/util-base64" "^2.0.0"
tslib "^2.5.0"

"@smithy/hash-blob-browser@^1.0.1":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-1.0.2.tgz#c23b4a85540bdc3aea0e26e9fda8983b2a6006de"
Expand Down Expand Up @@ -1335,6 +1354,13 @@
dependencies:
tslib "^2.5.0"

"@smithy/is-array-buffer@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz#8fa9b8040651e7ba0b2f6106e636a91354ff7d34"
integrity sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==
dependencies:
tslib "^2.5.0"

"@smithy/md5-js@^1.0.1":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-1.0.2.tgz#bbcbdfc7afc3497ce74b1cb84026999753a813fb"
Expand Down Expand Up @@ -1364,6 +1390,17 @@
"@smithy/util-middleware" "^1.0.2"
tslib "^2.5.0"

"@smithy/middleware-endpoint@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.0.2.tgz#29f4c8ae799ffb0891f96148eb754f8d0a41a97c"
integrity sha512-ropE7/c+g22QeluZ+By/B/WvVep0UFreX+IeRMGIO7EbOUPgqtJRXpbJFdG6JKB1uC+CdaJLn4MnZnVBpcyjuA==
dependencies:
"@smithy/middleware-serde" "^2.0.2"
"@smithy/types" "^2.1.0"
"@smithy/url-parser" "^2.0.2"
"@smithy/util-middleware" "^2.0.0"
tslib "^2.5.0"

"@smithy/middleware-retry@^1.0.3":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-1.0.4.tgz#8e9de0713dac7f7af405477d46bd4525ca7b9ea8"
Expand All @@ -1385,13 +1422,28 @@
"@smithy/types" "^1.1.1"
tslib "^2.5.0"

"@smithy/middleware-serde@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.0.2.tgz#a59f74e981be8b76ef18e272d525e24e3974dc82"
integrity sha512-Kw9xLdlueIaivUWslKB67WZ/cCUg3QnzYVIA3t5KfgsseEEuU4UxXw8NSTvIt71gqQloY+Um8ugS+idgxrWWnw==
dependencies:
"@smithy/types" "^2.1.0"
tslib "^2.5.0"

"@smithy/middleware-stack@^1.0.1", "@smithy/middleware-stack@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-1.0.2.tgz#d241082bf3cb315c749dda57e233039a9aed804e"
integrity sha512-H7/uAQEcmO+eDqweEFMJ5YrIpsBwmrXSP6HIIbtxKJSQpAcMGY7KrR2FZgZBi1FMnSUOh+rQrbOyj5HQmSeUBA==
dependencies:
tslib "^2.5.0"

"@smithy/middleware-stack@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.0.tgz#cd9f442c2788b1ef0ea6b32236d80c76b3c342e9"
integrity sha512-31XC1xNF65nlbc16yuh3wwTudmqs6qy4EseQUGF8A/p2m/5wdd/cnXJqpniy/XvXVwkHPz/GwV36HqzHtIKATQ==
dependencies:
tslib "^2.5.0"

"@smithy/node-config-provider@^1.0.1", "@smithy/node-config-provider@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-1.0.2.tgz#2d391b96a9e10072e7e0a3698427400f4ef17ec4"
Expand All @@ -1413,6 +1465,17 @@
"@smithy/types" "^1.1.1"
tslib "^2.5.0"

"@smithy/node-http-handler@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.0.2.tgz#3c4d43352f5412cdb23ca075327ac997f5b03df2"
integrity sha512-lpZjmtmyZqSAtMPsbrLhb7XoAQ2kAHeuLY/csW6I2k+QyFvOk7cZeQsqEngWmZ9SJaeYiDCBINxAIM61i5WGLw==
dependencies:
"@smithy/abort-controller" "^2.0.2"
"@smithy/protocol-http" "^2.0.2"
"@smithy/querystring-builder" "^2.0.2"
"@smithy/types" "^2.1.0"
tslib "^2.5.0"

"@smithy/property-provider@^1.0.1", "@smithy/property-provider@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-1.0.2.tgz#f99f104cbd6576c9aca9f56cb72819b4a65208e1"
Expand All @@ -1429,6 +1492,14 @@
"@smithy/types" "^1.1.1"
tslib "^2.5.0"

"@smithy/protocol-http@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-2.0.2.tgz#ec3d45a650cb5554b6aba1c38768f51fc9cf79b5"
integrity sha512-qWu8g1FUy+m36KpO1sREJSF7BaLmjw9AqOuwxLVVSdYz+nUQjc9tFAZ9LB6jJXKdsZFSjfkjHJBbhD78QdE7Rw==
dependencies:
"@smithy/types" "^2.1.0"
tslib "^2.5.0"

"@smithy/querystring-builder@^1.0.1", "@smithy/querystring-builder@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-1.0.2.tgz#ce861f6cbd14792c83aa19b4967a19923bd0706e"
Expand All @@ -1438,6 +1509,15 @@
"@smithy/util-uri-escape" "^1.0.2"
tslib "^2.5.0"

"@smithy/querystring-builder@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.0.2.tgz#67a1bb503037c4666b5df56ad4b9e10bc525f568"
integrity sha512-H99LOMWEssfwqkOoTs4Y12UiZ7CTGQSX5Nrx5UkYgRbUEpC1GnnaprHiYrqclC58/xr4K76aNchdPyioxewMzA==
dependencies:
"@smithy/types" "^2.1.0"
"@smithy/util-uri-escape" "^2.0.0"
tslib "^2.5.0"

"@smithy/querystring-parser@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-1.0.2.tgz#559d09c46b21e6fbda71e95deda4bcd8a46bdecc"
Expand All @@ -1446,6 +1526,14 @@
"@smithy/types" "^1.1.1"
tslib "^2.5.0"

"@smithy/querystring-parser@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.2.tgz#d6b2562e7ae29282b144939e5fd439b17bdf61dd"
integrity sha512-L4VtKQ8O4/aWPQJbiFymbhAmxdfLnEaROh/Vs0OstJ7jtOZeBl2QJmuWY2V7hjt64W7V+tEn2sv6vVvnxkm/xQ==
dependencies:
"@smithy/types" "^2.1.0"
tslib "^2.5.0"

"@smithy/service-error-classification@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-1.0.3.tgz#c620c1562610d3351985eb6dd04262ca2657ae67"
Expand Down Expand Up @@ -1483,13 +1571,30 @@
"@smithy/util-stream" "^1.0.2"
tslib "^2.5.0"

"@smithy/smithy-client@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.0.2.tgz#3364bfb4afa73d57712b95cb9319f7c8324a104e"
integrity sha512-mDfokI8WwLU5C0gcQ4ww/zJI/WLGSh2+vdIA42JRnjfYUjJNH/rKfX9YOnn2eBOxl3loATERVUqkHmKe+P8s2Q==
dependencies:
"@smithy/middleware-stack" "^2.0.0"
"@smithy/types" "^2.1.0"
"@smithy/util-stream" "^2.0.2"
tslib "^2.5.0"

"@smithy/types@^1.1.0", "@smithy/types@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-1.1.1.tgz#949394a22e13e7077471bae0d18c146e5f62c456"
integrity sha512-tMpkreknl2gRrniHeBtdgQwaOlo39df8RxSrwsHVNIGXULy5XP6KqgScUw2m12D15wnJCKWxVhCX+wbrBW/y7g==
dependencies:
tslib "^2.5.0"

"@smithy/types@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.1.0.tgz#67fd47c25bbb0fd818951891bf7bcf19a8ee2fe6"
integrity sha512-KLsCsqxX0j2l99iP8s0f7LBlcsp7a7ceXGn0LPYPyVOsqmIKvSaPQajq0YevlL4T9Bm+DtcyXfBTbtBcLX1I7A==
dependencies:
tslib "^2.5.0"

"@smithy/url-parser@^1.0.1", "@smithy/url-parser@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-1.0.2.tgz#fb59be6f2283399443d9e7afe08ebf63b3c266bb"
Expand All @@ -1499,6 +1604,15 @@
"@smithy/types" "^1.1.1"
tslib "^2.5.0"

"@smithy/url-parser@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.0.2.tgz#af50bd62298b209b1a16c80912a03460b7cb8994"
integrity sha512-X1mHCzrSVDlhVy7d3S7Vq+dTfYzwh4n7xGHhyJumu77nJqIss0lazVug85Pwo0DKIoO314wAOvMnBxNYDa+7wA==
dependencies:
"@smithy/querystring-parser" "^2.0.2"
"@smithy/types" "^2.1.0"
tslib "^2.5.0"

"@smithy/util-base64@^1.0.1", "@smithy/util-base64@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-1.0.2.tgz#6cdd5a9356dafad3c531123c12cd77d674762da0"
Expand All @@ -1507,6 +1621,14 @@
"@smithy/util-buffer-from" "^1.0.2"
tslib "^2.5.0"

"@smithy/util-base64@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.0.0.tgz#1beeabfb155471d1d41c8d0603be1351f883c444"
integrity sha512-Zb1E4xx+m5Lud8bbeYi5FkcMJMnn+1WUnJF3qD7rAdXpaL7UjkFQLdmW5fHadoKbdHpwH9vSR8EyTJFHJs++tA==
dependencies:
"@smithy/util-buffer-from" "^2.0.0"
tslib "^2.5.0"

"@smithy/util-body-length-browser@^1.0.1":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-1.0.2.tgz#4a9a49497634b5f25ab5ff73f1a8498010b0024a"
Expand All @@ -1529,6 +1651,14 @@
"@smithy/is-array-buffer" "^1.0.2"
tslib "^2.5.0"

"@smithy/util-buffer-from@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz#7eb75d72288b6b3001bc5f75b48b711513091deb"
integrity sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==
dependencies:
"@smithy/is-array-buffer" "^2.0.0"
tslib "^2.5.0"

"@smithy/util-config-provider@^1.0.1", "@smithy/util-config-provider@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-1.0.2.tgz#4d2e867df1cc7b4010d1278bd5767ce1b679dae9"
Expand Down Expand Up @@ -1565,13 +1695,27 @@
dependencies:
tslib "^2.5.0"

"@smithy/util-hex-encoding@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.0.0.tgz#0aa3515acd2b005c6d55675e377080a7c513b59e"
integrity sha512-c5xY+NUnFqG6d7HFh1IFfrm3mGl29lC+vF+geHv4ToiuJCBmIfzx6IeHLg+OgRdPFKDXIw6pvi+p3CsscaMcMA==
dependencies:
tslib "^2.5.0"

"@smithy/util-middleware@^1.0.1", "@smithy/util-middleware@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-1.0.2.tgz#c3d4c7a6cd31bde33901e54abd7700c8ca73dab3"
integrity sha512-vtXK7GOR2BoseCX8NCGe9SaiZrm9M2lm/RVexFGyPuafTtry9Vyv7hq/vw8ifd/G/pSJ+msByfJVb1642oQHKw==
dependencies:
tslib "^2.5.0"

"@smithy/util-middleware@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.0.0.tgz#706681d4a1686544a2275f68266304233f372c99"
integrity sha512-eCWX4ECuDHn1wuyyDdGdUWnT4OGyIzV0LN1xRttBFMPI9Ff/4heSHVxneyiMtOB//zpXWCha1/SWHJOZstG7kA==
dependencies:
tslib "^2.5.0"

"@smithy/util-retry@^1.0.3", "@smithy/util-retry@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-1.0.4.tgz#9d95df3884981414163d5f780d38e3529384d9ad"
Expand All @@ -1594,13 +1738,34 @@
"@smithy/util-utf8" "^1.0.2"
tslib "^2.5.0"

"@smithy/util-stream@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.0.2.tgz#cb4f3c4eca4253f77a780fd861630ed02d67b220"
integrity sha512-Mg9IJcKIu4YKlbzvpp1KLvh4JZLdcPgpxk+LICuDwzZCfxe47R9enVK8dNEiuyiIGK2ExbfvzCVT8IBru62vZw==
dependencies:
"@smithy/fetch-http-handler" "^2.0.2"
"@smithy/node-http-handler" "^2.0.2"
"@smithy/types" "^2.1.0"
"@smithy/util-base64" "^2.0.0"
"@smithy/util-buffer-from" "^2.0.0"
"@smithy/util-hex-encoding" "^2.0.0"
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@smithy/util-uri-escape@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-1.0.2.tgz#c69a5423c9baa7a045a79372320bd40a437ac756"
integrity sha512-k8C0BFNS9HpBMHSgUDnWb1JlCQcFG+PPlVBq9keP4Nfwv6a9Q0yAfASWqUCtzjuMj1hXeLhn/5ADP6JxnID1Pg==
dependencies:
tslib "^2.5.0"

"@smithy/util-uri-escape@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz#19955b1a0f517a87ae77ac729e0e411963dfda95"
integrity sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==
dependencies:
tslib "^2.5.0"

"@smithy/util-utf8@^1.0.1", "@smithy/util-utf8@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-1.0.2.tgz#b34c27b4efbe4f0edb6560b6d4f743088302671f"
Expand All @@ -1609,6 +1774,14 @@
"@smithy/util-buffer-from" "^1.0.2"
tslib "^2.5.0"

"@smithy/util-utf8@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.0.0.tgz#b4da87566ea7757435e153799df9da717262ad42"
integrity sha512-rctU1VkziY84n5OXe3bPNpKR001ZCME2JCaBBFgtiM2hfKbHFudc/BkMuPab8hRbLd0j3vbnBTTZ1igBf0wgiQ==
dependencies:
"@smithy/util-buffer-from" "^2.0.0"
tslib "^2.5.0"

"@smithy/util-waiter@^1.0.1":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-1.0.2.tgz#3b1498a2d4b92e78eafacc8c76f314e30eb7a5e9"
Expand Down

0 comments on commit e54feed

Please sign in to comment.