Skip to content

Commit

Permalink
bump kodo-s3-adapter-sdk to v0.4.2 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
lihsai0 authored Nov 15, 2023
1 parent 04957d2 commit dbd13b1
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.4.1",
"kodo-s3-adapter-sdk": "0.4.2",
"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==

[email protected].1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.4.1.tgz#21844a0acb824ffda2c191aed569f835a45e83d1"
integrity sha512-RuQGnegq3r0hZzlTR9UXGNSNMkc7/Svi8EAtaXVqR0av+xJFGunWesYpQr9WbzJcpVhP21zrgxGsPfdrzAPM9A==
[email protected].2:
version "0.4.2"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.4.2.tgz#d160ff82d825689a211c078a57c73e0e70b84c29"
integrity sha512-aOwZBTfd0pSRJa1iqLoLET9ZpCA+qQ6o8icmAywidyakajse0vTdofg4EnfW/nc/en35KsLZmKeFIMljZDiJ5w==
dependencies:
agentkeepalive "^4.2.1"
async-lock "^1.2.4"
Expand Down

0 comments on commit dbd13b1

Please sign in to comment.