Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from ar-io/bump-warp
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler authored Nov 1, 2023
2 parents 4e0a7f4 + 7ec6257 commit 7aac65c
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 @@ -38,7 +38,7 @@
"koa2-swagger-ui": "^5.8.0",
"lodash": "^4.17.21",
"prom-client": "^14.2.0",
"warp-contracts": "^1.4.21",
"warp-contracts": "^1.4.22",
"warp-contracts-lmdb": "^1.1.10",
"winston": "^3.8.2",
"yaml": "^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 @@ -6964,10 +6964,10 @@ warp-contracts-plugin-deploy@^1.0.8:
arlocal "^1.1.59"
node-stdlib-browser "^1.2.0"

warp-contracts@^1.4.21:
version "1.4.21"
resolved "https://registry.yarnpkg.com/warp-contracts/-/warp-contracts-1.4.21.tgz#ab654ca2b7f437d8626787bc9e25150a9488694d"
integrity sha512-Re5aUKPdYXomzGOGaHSobYtErS3s2AubZhwW8yA+Yh0ZJAzdiMQL9aoJV4xC5xgGR0HUgkt0gsjdF8x63F+Wfg==
warp-contracts@^1.4.22:
version "1.4.22"
resolved "https://registry.yarnpkg.com/warp-contracts/-/warp-contracts-1.4.22.tgz#7a2bdf0774a13748be88296ecb8bc843436db9df"
integrity sha512-MVbPetx1NedMnopFvNcSPo6/tCpnxmd7666VV9Td9G+8hCVXyZkDvP4xFs3bjcSQ6bO2va71dmM99O0XVL8wKA==
dependencies:
archiver "^5.3.0"
arweave "1.13.7"
Expand Down

0 comments on commit 7aac65c

Please sign in to comment.