Skip to content

Commit

Permalink
Bump @aws-sdk/lib-storage from 3.689.0 to 3.691.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.689.0 to 3.691.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.691.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 Nov 15, 2024
1 parent 4b5f75e commit 5f41d8d
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.691.0",
"@aws-sdk/lib-storage": "^3.689.0",
"@aws-sdk/lib-storage": "^3.691.0",
"ansi-styles": "^6.2.1",
"uuid": "^11.0.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,12 +432,12 @@
"@smithy/types" "^3.6.0"
tslib "^2.6.2"

"@aws-sdk/lib-storage@^3.689.0":
version "3.689.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.689.0.tgz#bb22acb58a727fd0be974d06934f970edbb2a530"
integrity sha512-5onxtoSunbrTIt5bttlEAF92A7OJfYDL1+qTEMxdyvLXzOENp3WElXVpKKPeqowuOffABT9ZcoTo/0aHOdZ81w==
"@aws-sdk/lib-storage@^3.691.0":
version "3.691.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.691.0.tgz#5ee5839d9dc83f59999f49727dab4f58d706948c"
integrity sha512-sX1005ICZhXlWOI/H/EXU/LU6a57zlt7cLPjk+T/JlCldDVGccDTcZh3MFS3DB1FioTlXqf9oSSVoBvJQCNg6g==
dependencies:
"@smithy/abort-controller" "^3.1.5"
"@smithy/abort-controller" "^3.1.6"
"@smithy/middleware-endpoint" "^3.2.1"
"@smithy/smithy-client" "^3.4.2"
buffer "5.6.0"
Expand Down Expand Up @@ -1348,7 +1348,7 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@smithy/abort-controller@^3.1.5", "@smithy/abort-controller@^3.1.6":
"@smithy/abort-controller@^3.1.6":
version "3.1.6"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.1.6.tgz#d9de97b85ca277df6ffb9ee7cd83d5da793ee6de"
integrity sha512-0XuhuHQlEqbNQZp7QxxrFTdVWdwxch4vjxYgfInF91hZFkPxf9QDrdQka0KfxFMPqLNzSw0b95uGTrLliQUavQ==
Expand Down

0 comments on commit 5f41d8d

Please sign in to comment.