Skip to content

Commit

Permalink
build(deps): bump @aws-sdk/client-s3 from 3.499.0 to 3.504.0 in /app/web
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.499.0 to 3.504.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.504.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 733d402 commit 8ab420f
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 7 deletions.
207 changes: 201 additions & 6 deletions app/web/package-lock.json

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

2 changes: 1 addition & 1 deletion app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "^3.495.0",
"@aws-sdk/client-lambda": "^3.502.0",
"@aws-sdk/client-s3": "^3.462.0",
"@aws-sdk/client-s3": "^3.504.0",
"@aws-sdk/lib-storage": "^3.462.0",
"@aws-sdk/s3-request-presigner": "^3.502.0",
"@patternfly/react-core": "^5.1.1",
Expand Down

0 comments on commit 8ab420f

Please sign in to comment.