Skip to content

Commit

Permalink
Bump @aws-sdk/client-s3 from 3.223.0 to 3.474.0
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.223.0 to 3.474.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.474.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent e3ad15d commit cc7763f
Show file tree
Hide file tree
Showing 2 changed files with 994 additions and 912 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"strtok3": "6.3.0"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.223.0",
"@aws-sdk/client-s3": "^3.474.0",
"@tokenizer/token": "^0.3.0",
"@types/mocha": "^8.0.0",
"@types/node": "^18.11.9",
Expand All @@ -69,6 +69,6 @@
"typescript": "^4.9.3"
},
"peerDependencies": {
"@aws-sdk/client-s3": "^3.223.0"
"@aws-sdk/client-s3": "^3.474.0"
}
}
Loading

0 comments on commit cc7763f

Please sign in to comment.