Skip to content

Commit

Permalink
Try upgrade zksync-ethers to 6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cytadela8 committed Jul 31, 2024
1 parent 6b330a4 commit 7e3213f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion core/tests/ts-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ts-jest": "^29.0.1",
"ts-node": "^10.1.0",
"typescript": "^4.3.5",
"zksync-ethers": "^6.9.0",
"zksync-ethers": "^6.11.0",
"elliptic": "^6.5.5",
"yaml": "^2.4.2"
}
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10879,6 +10879,11 @@ [email protected]:
dependencies:
ethers "~5.7.0"

zksync-ethers@^6.11.0:
version "6.11.0"
resolved "https://registry.yarnpkg.com/zksync-ethers/-/zksync-ethers-6.11.0.tgz#d36b77218407d4f4cdf4fa152768d41d2ceea4d5"
integrity sha512-l0s/8RkJ22e2/cXekrhgF005Xr/b7Lysd3uL9HiH5nvd8z4Sjragwh2kslrFAxmubbpF3wJsz0N8PpxcVIsGyg==

zksync-ethers@^6.9.0:
version "6.9.0"
resolved "https://registry.yarnpkg.com/zksync-ethers/-/zksync-ethers-6.9.0.tgz#efaff1d59e2cff837eeda84c4ba59fdca4972a91"
Expand Down

0 comments on commit 7e3213f

Please sign in to comment.