Skip to content

Commit

Permalink
Merge pull request #134 from qiniu/fix/abort-form-upload
Browse files Browse the repository at this point in the history
bump kodo-s3-adapter-sdk to v0.2.35 for fix abort form upload
  • Loading branch information
Jessie-shsh authored Sep 15, 2022
2 parents 080f607 + 014a925 commit c264441
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"jquery.qrcode": "^1.0.3",
"js-base64": "^3.4.5",
"js-md5": "^0.7.3",
"kodo-s3-adapter-sdk": "0.2.34",
"kodo-s3-adapter-sdk": "0.2.35",
"lodash": "^4.17.21",
"mime": "^2.3.1",
"moment": "^2.22.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6919,10 +6919,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.34:
version "0.2.34"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.2.34.tgz#6c49072bd86e1790a619d7b81700d6993c8076b2"
integrity sha512-OpjDTY9kRAEbOqoBSJezDD6Ka6GVoOsAL/9RAMxeH8wriiXh4gED08YgTOJWGzzXua7J1kUest//WjqJmT6iTg==
kodo-s3-adapter-sdk@0.2.35:
version "0.2.35"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.2.35.tgz#d1c120b1b706648698fd8097f79cfb02b583aedb"
integrity sha512-BgpjaKDBF2FxoCDQgd4qrNQKFkEwKXghIDvwBGN12CTVwntF/rV4Q61Lva8/JOzG2sIExD92NfoFLf9wetE5fg==
dependencies:
async-lock "^1.2.4"
aws-sdk "^2.800.0"
Expand Down

0 comments on commit c264441

Please sign in to comment.