Skip to content

Commit

Permalink
Bump @aws-sdk/lib-storage from 3.461.0 to 3.462.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.461.0 to 3.462.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.462.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 Nov 30, 2023
1 parent 07a7f71 commit 273845f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.460.0",
"@aws-sdk/lib-storage": "^3.461.0",
"@aws-sdk/lib-storage": "^3.462.0",
"ansi-styles": "^6.2.1",
"uuid": "^9.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,10 @@
"@smithy/types" "^2.5.0"
tslib "^2.5.0"

"@aws-sdk/lib-storage@^3.461.0":
version "3.461.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.461.0.tgz#880245bb31aa2f22a96a914a4c35df7f1587a76f"
integrity sha512-PhtbScrcUz0saP5kd3UMODR/TluNdLONaRQW9dnmHiLwwl2Cj99QqumqjG1NpS3bNqioJj8CTDwubOxDOk7yCA==
"@aws-sdk/lib-storage@^3.462.0":
version "3.462.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.462.0.tgz#0ed290f0e54269451daa4404a1da3ad9f49f1ccb"
integrity sha512-OUA/O44COxwWM6zYEGEVl5t71uTpY31bDjK8XIEDtiWzcg6Lvhmi9gseRpLi5nffBtuOQayZtKGOIk+GfG/YLA==
dependencies:
"@smithy/abort-controller" "^2.0.1"
"@smithy/middleware-endpoint" "^2.2.0"
Expand Down

0 comments on commit 273845f

Please sign in to comment.