mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
update contracts (#1244)
This commit is contained in:
parent
ef83df7c72
commit
3465b307c1
14
package-lock.json
generated
14
package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "1.0.0-next.9",
|
"version": "1.0.0-next.9",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oceanprotocol/contracts": "^1.0.0-alpha.15",
|
"@oceanprotocol/contracts": "^1.0.0-alpha.17",
|
||||||
"bignumber.js": "^9.0.2",
|
"bignumber.js": "^9.0.2",
|
||||||
"cross-fetch": "^3.1.4",
|
"cross-fetch": "^3.1.4",
|
||||||
"crypto-js": "^4.0.0",
|
"crypto-js": "^4.0.0",
|
||||||
@ -3016,9 +3016,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@oceanprotocol/contracts": {
|
"node_modules/@oceanprotocol/contracts": {
|
||||||
"version": "1.0.0-alpha.15",
|
"version": "1.0.0-alpha.17",
|
||||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.0.0-alpha.15.tgz",
|
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.0.0-alpha.17.tgz",
|
||||||
"integrity": "sha512-m8vF38uKKCZTRnNE84xQEL81hCpGvhWqbMMqkuJqdJTeRoLoJJmHqHMi3xqkferMrH7Bmt4znuRSiWnbd75s3A==",
|
"integrity": "sha512-qbJPFHMJtzmp65emj/eJC0W4iTLICTxeKr+Ud5pXUjdWOtiiBE4Cp0qKDpcjuNDlddh+WWPWfJYQWBMnkJGoEQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@openzeppelin/contracts": "^4.3.3",
|
"@openzeppelin/contracts": "^4.3.3",
|
||||||
"@openzeppelin/test-helpers": "^0.5.15",
|
"@openzeppelin/test-helpers": "^0.5.15",
|
||||||
@ -27489,9 +27489,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@oceanprotocol/contracts": {
|
"@oceanprotocol/contracts": {
|
||||||
"version": "1.0.0-alpha.15",
|
"version": "1.0.0-alpha.17",
|
||||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.0.0-alpha.15.tgz",
|
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.0.0-alpha.17.tgz",
|
||||||
"integrity": "sha512-m8vF38uKKCZTRnNE84xQEL81hCpGvhWqbMMqkuJqdJTeRoLoJJmHqHMi3xqkferMrH7Bmt4znuRSiWnbd75s3A==",
|
"integrity": "sha512-qbJPFHMJtzmp65emj/eJC0W4iTLICTxeKr+Ud5pXUjdWOtiiBE4Cp0qKDpcjuNDlddh+WWPWfJYQWBMnkJGoEQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@openzeppelin/contracts": "^4.3.3",
|
"@openzeppelin/contracts": "^4.3.3",
|
||||||
"@openzeppelin/test-helpers": "^0.5.15",
|
"@openzeppelin/test-helpers": "^0.5.15",
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
"web3": ">=1.3.5"
|
"web3": ">=1.3.5"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oceanprotocol/contracts": "^1.0.0-alpha.15",
|
"@oceanprotocol/contracts": "^1.0.0-alpha.17",
|
||||||
"bignumber.js": "^9.0.2",
|
"bignumber.js": "^9.0.2",
|
||||||
"cross-fetch": "^3.1.4",
|
"cross-fetch": "^3.1.4",
|
||||||
"crypto-js": "^4.0.0",
|
"crypto-js": "^4.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user