Skip to content

Commit

Permalink
Revert "build(deps): bump @aws-sdk/client-s3 from 3.705.0 to 3.712.0 (#…
Browse files Browse the repository at this point in the history
…521)" (#526)

This reverts commit ac3a437.
  • Loading branch information
SevereCloud authored Dec 18, 2024
1 parent ee67fc6 commit 7ba38df
Show file tree
Hide file tree
Showing 3 changed files with 692 additions and 654 deletions.
2 changes: 1 addition & 1 deletion VKUI/s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@actions/core": "^1.11.1",
"@aws-sdk/client-s3": "^3.712.0",
"@aws-sdk/client-s3": "^3.705.0",
"lodash": "^4.17.21",
"mime-types": "^2.1.35"
},
Expand Down
2 changes: 1 addition & 1 deletion VKUI/size-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@aws-sdk/client-s3": "^3.712.0",
"@aws-sdk/client-s3": "^3.705.0",
"mime-types": "^2.1.35"
},
"scripts": {
Expand Down
Loading

0 comments on commit 7ba38df

Please sign in to comment.