Skip to content

Commit

Permalink
Merge pull request #159 from qiniu/upgrade-kodo-s3-adapter-sdk
Browse files Browse the repository at this point in the history
bump kodo-s3-adapter-sdk to v0.3.1
  • Loading branch information
bachue authored Jul 11, 2023
2 parents 3c70d71 + 877e5e7 commit 295b466
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 @@ -110,7 +110,7 @@
"form-data": "^4.0.0",
"js-base64": "^3.4.5",
"js-md5": "^0.7.3",
"kodo-s3-adapter-sdk": "0.3.0",
"kodo-s3-adapter-sdk": "0.3.1",
"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 @@ -7359,10 +7359,10 @@ klona@^2.0.4, klona@^2.0.5:
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.5.tgz#d166574d90076395d9963aa7a928fabb8d76afbc"
integrity sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==

kodo-s3-adapter-sdk@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.3.0.tgz#dacc4b1c7d0ba29db7bf8215d2916bec2f4f652a"
integrity sha512-PIb9YnMoCMIayPmuPnaQwE3chAvxzwXrK9sYxQOciRNzHLZtaNdu/FolfiKuqqb8dfMqwU5kpA51338A+GDdzw==
kodo-s3-adapter-sdk@0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.3.1.tgz#0e74283e8c7171bc2bf6d2ca3a0f8014297ed19e"
integrity sha512-r4CuP6hXmNB5akIpDs3y3Rb7pvTwCez9C5+E7AuQ2e0DajVmKzvVG38S0l56rYB7qrQXQnI5AH2OoJL7Fad+NQ==
dependencies:
agentkeepalive "^4.2.1"
async-lock "^1.2.4"
Expand Down

0 comments on commit 295b466

Please sign in to comment.