Skip to content

Commit

Permalink
Bump @aws-sdk/lib-storage from 3.468.0 to 3.470.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.468.0 to 3.470.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.470.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 Dec 11, 2023
1 parent f4dd3fd commit 4ab0124
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 @@ -20,7 +20,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@aws-sdk/client-s3": "^3.470.0",
"@aws-sdk/lib-storage": "^3.468.0",
"@aws-sdk/lib-storage": "^3.470.0",
"ansi-styles": "^6.2.1",
"uuid": "^9.0.1"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -361,13 +361,13 @@
"@smithy/types" "^2.7.0"
tslib "^2.5.0"

"@aws-sdk/lib-storage@^3.468.0":
version "3.468.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.468.0.tgz#d8559469fa6a8a47f56b0b18529f9b716ec25988"
integrity sha512-0z2dtg0YQOik6kNM7Xyqgwjk1n5P4hdNVD3MGcjYElPBnp5jVIIZSv7KGaMzgtKSCaHtkjqMidS1DS8Oae9YJg==
"@aws-sdk/lib-storage@^3.470.0":
version "3.470.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.470.0.tgz#f3c52155740f8fa119943836f3405821d4498717"
integrity sha512-K3qLp6oEpcz8WEfob/TYRdFkgwqoGSzqADoF4HY7GuHZASu5zEK87hTiBUZt/cli7/jjZMw2Am/jKbowPUG5Tw==
dependencies:
"@smithy/abort-controller" "^2.0.1"
"@smithy/middleware-endpoint" "^2.2.2"
"@smithy/middleware-endpoint" "^2.2.3"
"@smithy/smithy-client" "^2.1.18"
buffer "5.6.0"
events "3.3.0"
Expand Down Expand Up @@ -1488,7 +1488,7 @@
"@smithy/types" "^2.7.0"
tslib "^2.5.0"

"@smithy/middleware-endpoint@^2.2.2", "@smithy/middleware-endpoint@^2.2.3":
"@smithy/middleware-endpoint@^2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.2.3.tgz#4069ab6e8d1b485bc0d2384b30f7b37096111ec2"
integrity sha512-nYfxuq0S/xoAjdLbyn1ixeVB6cyH9wYCMtbbOCpcCRYR5u2mMtqUtVjjPAZ/DIdlK3qe0tpB0Q76szFGNuz+kQ==
Expand Down

0 comments on commit 4ab0124

Please sign in to comment.