Skip to content

Commit

Permalink
Bump @aws-sdk/lib-storage from 3.693.0 to 3.697.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.693.0 to 3.697.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.697.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 23, 2024
1 parent e279e98 commit 9b671e5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.697.0",
"@aws-sdk/lib-storage": "^3.693.0",
"@aws-sdk/lib-storage": "^3.697.0",
"ansi-styles": "^6.2.1",
"uuid": "^11.0.2"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,14 +432,14 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@aws-sdk/lib-storage@^3.693.0":
version "3.693.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.693.0.tgz#d689e4a93caa0e987dcd53a965e42550d672525b"
integrity sha512-3sHR0Dnrz63kKyFNx5l2/50i4VnbfCjQbhPkkFwt2Cu/6DjtJp5J8eAr6DHK+vS4cEFkCTQZ7UOayPmHqTLeeQ==
"@aws-sdk/lib-storage@^3.697.0":
version "3.697.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.697.0.tgz#3eddf5575e6b5a019f6fafee8c224190fb532843"
integrity sha512-P8WhrBFQ+7NADdeuuMv8o/IG7wwLG67u+ng1JrX4+QQdgoJYXoOceeVee8TjsYd4e+2i2zexIOnYTmpqwNtvxw==
dependencies:
"@smithy/abort-controller" "^3.1.7"
"@smithy/middleware-endpoint" "^3.2.2"
"@smithy/smithy-client" "^3.4.3"
"@smithy/middleware-endpoint" "^3.2.3"
"@smithy/smithy-client" "^3.4.4"
buffer "5.6.0"
events "3.3.0"
stream-browserify "3.0.0"
Expand Down Expand Up @@ -1532,7 +1532,7 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@smithy/middleware-endpoint@^3.2.2", "@smithy/middleware-endpoint@^3.2.3":
"@smithy/middleware-endpoint@^3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.2.3.tgz#7dd3df0052fc55891522631a7751e613b6efd68a"
integrity sha512-Hdl9296i/EMptaX7agrSzJZDiz5Y8XPUeBbctTmMtnCguGpqfU3jVsTUan0VLaOhsnquqWLL8Bl5HrlbVGT1og==
Expand Down Expand Up @@ -1660,7 +1660,7 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@smithy/smithy-client@^3.4.3", "@smithy/smithy-client@^3.4.4":
"@smithy/smithy-client@^3.4.4":
version "3.4.4"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.4.4.tgz#460870dc97d945fa2f390890359cf09d01131e0f"
integrity sha512-dPGoJuSZqvirBq+yROapBcHHvFjChoAQT8YPWJ820aPHHiowBlB3RL1Q4kPT1hx0qKgJuf+HhyzKi5Gbof4fNA==
Expand Down

0 comments on commit 9b671e5

Please sign in to comment.