Skip to content

Commit

Permalink
bump kodo-s3-adapter-sdk to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lihsai0 committed Nov 22, 2024
1 parent 6df9649 commit b57bec2
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 @@ -111,7 +111,7 @@
"form-data": "^4.0.0",
"js-base64": "^3.4.5",
"js-md5": "^0.7.3",
"kodo-s3-adapter-sdk": "0.7.0",
"kodo-s3-adapter-sdk": "0.7.1",
"lockfile": "^1.0.4",
"lodash": "^4.17.21",
"mime": "^2.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7364,10 +7364,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.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.6.1.tgz#319da35d9c3a8f5e1e3987b9a89835ac1b43953f"
integrity sha512-RWxb1I0EjPdZZC3Q7FBHBKjc3ctzm/Hy2hw3yk6mKRs+rIPyzbjuTyG1j9RrhewY8ZeG3Avlozrlg6YG36ySqg==
kodo-s3-adapter-sdk@0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/kodo-s3-adapter-sdk/-/kodo-s3-adapter-sdk-0.7.1.tgz#f4ac526b5ce95d6b01b7cd75dcd3b8a1db535497"
integrity sha512-jUKy201CuP7a8x5vTI9sc2DjFkng95rfG0+k9Bmczx8HeGU5ifgChdnrufzkZH3xA++bha8Zl6JrWnAHCSWYCA==
dependencies:
agentkeepalive "^4.2.1"
async-lock "^1.2.4"
Expand Down

0 comments on commit b57bec2

Please sign in to comment.