Skip to content

Commit 7c272e9

Browse files
build(deps): bump the aws-sdk group with 2 updates
Bumps the aws-sdk 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.830.0 to 3.832.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.832.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.830.0 to 3.832.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.832.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.832.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.832.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3966656 commit 7c272e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/store/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
],
1919
"license": "MIT",
2020
"dependencies": {
21-
"@aws-sdk/client-s3": "3.830.0",
22-
"@aws-sdk/lib-storage": "3.830.0",
21+
"@aws-sdk/client-s3": "3.832.0",
22+
"@aws-sdk/lib-storage": "3.832.0",
2323
"@compas/stdlib": "0.18.1",
2424
"crc": "4.3.2",
2525
"cron-parser": "^4.9.0",

0 commit comments

Comments
 (0)