Skip to content

Commit

Permalink
chore(warp): bump to newest warp version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler committed May 7, 2024
1 parent c9a5613 commit 83eb251
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"axios": "1.4.0",
"bunyan": "^1.8.15",
"warp-arbundles": "^1.0.4",
"warp-contracts": "^1.4.42"
"warp-contracts": "1.4.43"
},
"lint-staged": {
"**/*.{ts,js,mjs,cjs,md,json}": [
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10165,7 +10165,7 @@ warp-contracts-plugin-deploy@^1.0.13:
node-pre-gyp "^0.17.0"
node-stdlib-browser "^1.2.0"

warp-contracts@^1.4.42:
warp-contracts@1.4.42:
version "1.4.42"
resolved "https://registry.yarnpkg.com/warp-contracts/-/warp-contracts-1.4.42.tgz#d3aa891d87ea77c2d2939cc47d59b77df86f2b23"
integrity sha512-qS21L+mZ9bYfUiBmuVX2pUMvHzsE8Bp/MDk8m2Pvol/va1TUytxrv/GtAJir4Zc04YPWDn1QrXL//KUmUQIXAA==
Expand Down

0 comments on commit 83eb251

Please sign in to comment.