Skip to content

Commit 39610f4

Browse files
committed
Bump @aws-sdk/client-s3 to ^3.1009.0
Issue: CLDSRV-868
1 parent ea38b21 commit 39610f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"homepage": "https://github.com/scality/S3#readme",
2121
"dependencies": {
2222
"@aws-sdk/client-iam": "^3.930.0",
23-
"@aws-sdk/client-s3": "^3.931.0",
23+
"@aws-sdk/client-s3": "^3.1009.0",
2424
"@aws-sdk/client-sts": "^3.930.0",
2525
"@aws-sdk/credential-providers": "^3.864.0",
2626
"@aws-sdk/middleware-retry": "^3.374.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
"@smithy/util-utf8" "^4.2.0"
333333
tslib "^2.6.2"
334334

335-
"@aws-sdk/client-s3@^3.1009.0", "@aws-sdk/client-s3@^3.931.0":
335+
"@aws-sdk/client-s3@^3.1009.0":
336336
version "3.1009.0"
337337
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.1009.0.tgz#e9f97692d1402eadeffd9dc770e09ec7b2c8f131"
338338
integrity sha512-luy8CxallkoiGWTqU86ca/BbvkWJjs0oala7uIIRN1JtQxMb5i4Yl/PBZVcQFhbK9kQi0PK0GfD8gIpLkI91fw==

0 commit comments

Comments
 (0)