Skip to content

Commit 591718e

Browse files
fix(deps): bump @aws-sdk/client-s3 from 3.995.0 to 3.1000.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.995.0 to 3.1000.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.1000.0/clients/client-s3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1000.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8e6a21 commit 591718e

File tree

2 files changed

+700
-744
lines changed

2 files changed

+700
-744
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"sf-release": "bin/run.js"
1010
},
1111
"dependencies": {
12-
"@aws-sdk/client-s3": "^3.995.0",
12+
"@aws-sdk/client-s3": "^3.1000.0",
1313
"@oclif/core": "^4.8.0",
1414
"@octokit/core": "^6.1.6",
1515
"@octokit/plugin-paginate-rest": "^11.6.0",

0 commit comments

Comments
 (0)