Skip to content

Commit

Permalink
Update skale-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed Oct 12, 2023
1 parent 6b7b9ec commit 0c65c7d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@safe-global/api-kit": "^1.3.0",
"@safe-global/protocol-kit": "^1.2.0",
"@safe-global/safe-core-sdk-types": "^2.2.0",
"@skalenetwork/skale-contracts-ethers-v5": "0.1.0-develop.0",
"@skalenetwork/skale-contracts-ethers-v5": "^1.0.1-develop.0",
"axios": "^1.4.0",
"ethereumjs-util": "^7.1.4"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -884,18 +884,18 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==

"@skalenetwork/skale-contracts-ethers-v5@0.1.0-develop.0":
version "0.1.0-develop.0"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts-ethers-v5/-/skale-contracts-ethers-v5-0.1.0-develop.0.tgz#fd1ab452c7851cdfc089c49d19a744a5f735dbd8"
integrity sha512-ckKbW4J1rFOfGGFaKtapbFvSJQQrEaamLnjbGOvjLNTqWOH7Vr/marqoHWANARvZUGpPUt5EzswzLpSfbNCF8A==
"@skalenetwork/skale-contracts-ethers-v5@^1.0.1-develop.0":
version "1.0.1-develop.0"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts-ethers-v5/-/skale-contracts-ethers-v5-1.0.1-develop.0.tgz#868ad040b20033a06270d75491d26f486c709d04"
integrity sha512-A0R7LjX2vsCqQ6u/4ujZetAA5EY7Czq3vKv8NIhoDjpwn6LKZrI6dwywmsgw3DZUNE+31md1TiQEIjiHWscibA==
dependencies:
"@skalenetwork/skale-contracts" "0.1.0-develop.0"
"@skalenetwork/skale-contracts" "1.0.1-develop.0"
ethers "^5.7.2"

"@skalenetwork/skale-contracts@0.1.0-develop.0":
version "0.1.0-develop.0"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts/-/skale-contracts-0.1.0-develop.0.tgz#c683da89c327f4299435c84e22751f2477d745aa"
integrity sha512-9LEYKC7hoaehqLukoU0qrgC3zxjWAbLGDRnjbZPdmAM19xOPTO6Gq0uzCCA7GNbe5EKI9hTLyiJVv0jouppUvQ==
"@skalenetwork/[email protected].1-develop.0":
version "1.0.1-develop.0"
resolved "https://registry.yarnpkg.com/@skalenetwork/skale-contracts/-/skale-contracts-1.0.1-develop.0.tgz#4407ec4667cec27889263011f89badfd35d6ebf9"
integrity sha512-2IiRdso3ik4mOi6rX5mSMaKe3zgm13bMaUeez7ykN70xNDQteTCh0wSAE75ZK0g/dE5AGlfylW5H6lWeu3VMKQ==
dependencies:
axios "^1.4.0"

Expand Down

0 comments on commit 0c65c7d

Please sign in to comment.