bump contracts

This commit is contained in:
alexcos20 2023-08-17 21:03:36 +03:00
parent 8ebb202cc0
commit 3c39d6eff2
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "3.0.9",
"license": "Apache-2.0",
"dependencies": {
"@oceanprotocol/contracts": "^2.0.0-next.6",
"@oceanprotocol/contracts": "^2.0.0-next.9",
"@oceanprotocol/lib": "^2.7.0",
"cross-fetch": "^3.1.6",
"ethereumjs-util": "^7.1.5"
@ -964,9 +964,9 @@
}
},
"node_modules/@oceanprotocol/contracts": {
"version": "2.0.0-next.6",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.0.0-next.6.tgz",
"integrity": "sha512-eQ+P1uWudprH0PDWLjSF2teys10MD3vb2W7U610KZTHphkZ52sgoFwLLMu0TeO+s5elr0OdnUilu78/EaFHEbg=="
"version": "2.0.0-next.9",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.0.0-next.9.tgz",
"integrity": "sha512-00KPl4VEf2AkgycwlSPHlwBSeS0n+zvMSktW5CYXJk2RnpYZygRatMAG3gX7NOpu2JeX/ihNAfMoeQJrgBx3KQ=="
},
"node_modules/@oceanprotocol/lib": {
"version": "2.7.0",
@ -15341,9 +15341,9 @@
}
},
"@oceanprotocol/contracts": {
"version": "2.0.0-next.6",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.0.0-next.6.tgz",
"integrity": "sha512-eQ+P1uWudprH0PDWLjSF2teys10MD3vb2W7U610KZTHphkZ52sgoFwLLMu0TeO+s5elr0OdnUilu78/EaFHEbg=="
"version": "2.0.0-next.9",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-2.0.0-next.9.tgz",
"integrity": "sha512-00KPl4VEf2AkgycwlSPHlwBSeS0n+zvMSktW5CYXJk2RnpYZygRatMAG3gX7NOpu2JeX/ihNAfMoeQJrgBx3KQ=="
},
"@oceanprotocol/lib": {
"version": "2.7.0",

View File

@ -75,7 +75,7 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@oceanprotocol/contracts": "^2.0.0-next.6",
"@oceanprotocol/contracts": "^2.0.0-next.9",
"@oceanprotocol/lib": "^2.7.0",
"cross-fetch": "^3.1.6",
"ethereumjs-util": "^7.1.5"