Skip to content

Commit

Permalink
Bump @aws-sdk/lib-storage from 3.665.0 to 3.667.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.665.0 to 3.667.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.667.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 Oct 10, 2024
1 parent 62a51de commit 188688a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@aws-sdk/client-s3": "^3.667.0",
"@aws-sdk/lib-storage": "^3.665.0",
"@aws-sdk/lib-storage": "^3.667.0",
"ansi-styles": "^6.2.1",
"uuid": "^10.0.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,14 +432,14 @@
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/lib-storage@^3.665.0":
version "3.665.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.665.0.tgz#d320569e0053e6af54fec88b17bbde3e2bc34d28"
integrity sha512-HlxJi5rKyqaAWkhnFswgiB+Mnj/aaFZtoRLw4UU5Eg6/AXTdsM91f9PX5z3qD3qV+ZNBrh3nAkwcPS+gvSyF5w==
"@aws-sdk/lib-storage@^3.667.0":
version "3.667.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.667.0.tgz#5e28a47373076a8c53dbd336fec433b42766a410"
integrity sha512-92zA66bRfmnt0cvXkwNXoXS6k/5H816D5+9wtugVwWMdFFcfN0tgSORkihiumVjxZERVnpEmuHNVfU4UYmbdQw==
dependencies:
"@smithy/abort-controller" "^3.1.5"
"@smithy/middleware-endpoint" "^3.1.4"
"@smithy/smithy-client" "^3.3.6"
"@smithy/smithy-client" "^3.4.0"
buffer "5.6.0"
events "3.3.0"
stream-browserify "3.0.0"
Expand Down Expand Up @@ -1659,7 +1659,7 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@smithy/smithy-client@^3.3.6", "@smithy/smithy-client@^3.4.0":
"@smithy/smithy-client@^3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.4.0.tgz#ceffb92108a4ad60cbede3baf44ed224dc70b333"
integrity sha512-nOfJ1nVQsxiP6srKt43r2My0Gp5PLWCW2ASqUioxIiGmu6d32v4Nekidiv5qOmmtzIrmaD+ADX5SKHUuhReeBQ==
Expand Down

0 comments on commit 188688a

Please sign in to comment.