Skip to content

Commit

Permalink
Bump @aws-sdk/lib-storage from 3.578.0 to 3.583.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.578.0 to 3.583.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.583.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 May 26, 2024
1 parent 49495f9 commit 7920a85
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.583.0",
"@aws-sdk/lib-storage": "^3.578.0",
"@aws-sdk/lib-storage": "^3.583.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 @@ -431,14 +431,14 @@
"@smithy/types" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/lib-storage@^3.578.0":
version "3.578.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.578.0.tgz#7b4e1957b1124df9c51fe47335099f6998f5c6fe"
integrity sha512-SluLJrA/fG82UnE83Albh+gv48McmXkz17kmAMhhNswOxqHsklb5Vu5d/G0DUDAQdeC30sS/9Vhu2zAiJokunw==
"@aws-sdk/lib-storage@^3.583.0":
version "3.583.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.583.0.tgz#43237c1cec8893f7326b14c4fd9a222f147514cd"
integrity sha512-To3mCeSpJiHWxAh00S5+cRfx8BkbdmWvZG2Rvcz20Qqh/GmhMWeDbN4OjDTqcewWpqNhU0n1ShZY/GcIWSn+Pg==
dependencies:
"@smithy/abort-controller" "^3.0.0"
"@smithy/middleware-endpoint" "^3.0.0"
"@smithy/smithy-client" "^3.0.0"
"@smithy/smithy-client" "^3.0.1"
buffer "5.6.0"
events "3.3.0"
stream-browserify "3.0.0"
Expand Down Expand Up @@ -1657,7 +1657,7 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@smithy/smithy-client@^3.0.0", "@smithy/smithy-client@^3.0.1":
"@smithy/smithy-client@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.0.1.tgz#c440473f6fb5dfbe86eaf015565fc56f66533bb4"
integrity sha512-KAiFY4Y4jdHxR+4zerH/VBhaFKM8pbaVmJZ/CWJRwtM/CmwzTfXfvYwf6GoUwiHepdv+lwiOXCuOl6UBDUEINw==
Expand Down

0 comments on commit 7920a85

Please sign in to comment.