Skip to content

Commit

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


Updates `@aws-sdk/client-s3` from 3.496.0 to 3.499.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.499.0/clients/client-s3)

Updates `@aws-sdk/s3-presigned-post` from 3.496.0 to 3.499.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-presigned-post/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.499.0/packages/s3-presigned-post)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent d1d963a commit 6a6751c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"postshrinkwrap": "lockfix"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.496.0",
"@aws-sdk/s3-presigned-post": "^3.496.0",
"@aws-sdk/client-s3": "^3.499.0",
"@aws-sdk/s3-presigned-post": "^3.499.0",
"@babel/runtime": "^7.23.8",
"@bugsnag/js": "^7.22.3",
"@bugsnag/plugin-react": "^7.19.0",
Expand Down

0 comments on commit 6a6751c

Please sign in to comment.