Skip to content

Commit

Permalink
Update dependency @aws-sdk/client-s3 to v3.536.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent e91116d commit b1fbe69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"bundle": "ncc build src/index.ts -o build -m"
},
"dependencies": {
"@aws-sdk/client-s3": "3.535.0",
"@aws-sdk/client-s3": "3.536.0",
"chalk": "5.3.0",
"chokidar": "3.6.0",
"ms": "2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-s3@npm:3.535.0":
version: 3.535.0
resolution: "@aws-sdk/client-s3@npm:3.535.0"
"@aws-sdk/client-s3@npm:3.536.0":
version: 3.536.0
resolution: "@aws-sdk/client-s3@npm:3.536.0"
dependencies:
"@aws-crypto/sha1-browser": "npm:3.0.0"
"@aws-crypto/sha256-browser": "npm:3.0.0"
Expand Down Expand Up @@ -166,7 +166,7 @@ __metadata:
"@smithy/util-utf8": "npm:^2.3.0"
"@smithy/util-waiter": "npm:^2.2.0"
tslib: "npm:^2.6.2"
checksum: 10c0/c9d6eb61cfd40d0271d73efad3f8739fa67a9e07627f6365937154b86bd97773af2fe884f4c350fdba3c88612f17cf976ca3b50259c21530eb1062389b3e7910
checksum: 10c0/c4f4da595f0a83edac5767094fa2d458b4113567c802a4033ca40aa8c138ab2a23027dc47d966817c23e7799486d29292a45285e792a2696ceec21af27e0b682
languageName: node
linkType: hard

Expand Down Expand Up @@ -4080,7 +4080,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ros-rsync-to-s3@workspace:."
dependencies:
"@aws-sdk/client-s3": "npm:3.535.0"
"@aws-sdk/client-s3": "npm:3.536.0"
"@types/ms": "npm:0.7.34"
"@types/node": "npm:20.11.28"
"@types/validator": "npm:13.11.9"
Expand Down

0 comments on commit b1fbe69

Please sign in to comment.