Skip to content

Commit

Permalink
bump kodo-s3-adapter-sdk to v0.2.29 for fixing bug:
Browse files Browse the repository at this point in the history
fix s3 moving object failed but copied with WORM locked objects
  • Loading branch information
lihsai0 committed Mar 25, 2022
1 parent 8cf3748 commit b797613
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -102,7 +102,7 @@
"jquery.qrcode": "^1.0.3",
"js-base64": "^3.4.5",
"js-md5": "^0.7.3",
"kodo-s3-adapter-sdk": "0.2.28",
"kodo-s3-adapter-sdk": "0.2.29",
"mime": "^2.3.1",
"moment": "^2.22.2",
"qiniu-path": "^0.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6925,10 +6925,10 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

kodo-s3-adapter-sdk@0.2.28:
version "0.2.28"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.2.28.tgz#07fdd3be91d4895ff4b79625ecf68043ed0e14b4"
integrity sha512-sLig92uudsoQKdrYyeXAqzwnk2kZwLvlNDQgkAJHFvxyIWKRuOFJfmv2afs0l0f+lWhLOHSd0Tbm6BgA3a1BiA==
kodo-s3-adapter-sdk@0.2.29:
version "0.2.29"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.2.29.tgz#28e518127cbb1daf6ef70877bc3a827e63c98dd5"
integrity sha512-SVIqTGbF2g33UzS769in81sD5fSi8XkXcp/lzdkRfl2qnNH91ECg0QgPcVUztvQ2KkjgiTpTRW6iNPnu8TVO6g==
dependencies:
async-lock "^1.2.4"
aws-sdk "^2.800.0"
Expand Down

0 comments on commit b797613

Please sign in to comment.