Skip to content

Commit 557ade7

Browse files
dependabot: bump @zetachain/protocol-contracts from 7.0.0 to 9.0.0 (#17)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Denis Fadeev <[email protected]>
1 parent 7023639 commit 557ade7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@rainbow-me/rainbowkit": "^2.1.3",
3333
"@tanstack/react-query": "^5.28.4",
3434
"@web3-name-sdk/core": "^0.2.0",
35+
"@zetachain/protocol-contracts": "^9.0.0",
3536
"@zetachain/networks": "^10.0.0",
36-
"@zetachain/protocol-contracts": "^7.0.0",
3737
"@zetachain/toolkit": "^12.0.0",
3838
"autoprefixer": "^10.4.19",
3939
"bech32": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,10 +3662,10 @@
36623662
resolved "https://registry.yarnpkg.com/@zetachain/protocol-contracts/-/protocol-contracts-8.0.0-rc1.tgz#34df589c1b56df77f2695b37bd8a4b79df1787b1"
36633663
integrity sha512-VpgbQtVUxy4XYFb0P9UN9nQZkhQ+fr3Bg7A5SqZJCH3fi8QELSn6qaVSwATn+mXdnSMD2uXWSnyy/ANXFqedmw==
36643664

3665-
"@zetachain/protocol-contracts@^7.0.0":
3666-
version "7.0.0"
3667-
resolved "https://registry.yarnpkg.com/@zetachain/protocol-contracts/-/protocol-contracts-7.0.0.tgz#20eb6c62d805d7470408ccdff0e3614684bca174"
3668-
integrity sha512-8JTNFZxVZYmDtAXJIEr+tkakuML12X42Fya4bJ1NkfWiVMkcSej92BSTl/35qYtHdjY7vXy9uMrfXEqfw5rsPw==
3665+
"@zetachain/protocol-contracts@^9.0.0":
3666+
version "9.0.0"
3667+
resolved "https://registry.yarnpkg.com/@zetachain/protocol-contracts/-/protocol-contracts-9.0.0.tgz#c20ad5da43f6f3676f31556b303d1cb4ea17357e"
3668+
integrity sha512-L4A8bddlyhjaBAsIv/x1Bvxc38RJz8U8rbbBtxK5oVyOAd5Zz04ZiT3HqzO4FuKq6RGGM1uiA8jvUfmRkKchXw==
36693669

36703670
"@zetachain/toolkit@^12.0.0":
36713671
version "12.0.0"

0 commit comments

Comments
 (0)