Skip to content

Commit

Permalink
Bump the aws-sdk-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk-dependencies group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.666.0 to 3.667.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.667.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.666.0 to 3.667.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.667.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent e4fe7ca commit b5fc02d
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 220 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"author": "Avi Kapuya",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-s3": "^3.666.0",
"@aws-sdk/lib-storage": "^3.666.0",
"@aws-sdk/client-s3": "^3.667.0",
"@aws-sdk/lib-storage": "^3.667.0",
"adm-zip": "^0.5.16",
"commander": "^12.1.0",
"md5": "^2.2.1",
Expand Down
Loading

0 comments on commit b5fc02d

Please sign in to comment.