1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge pull request #171 from oceanprotocol/dependabot/npm_and_yarn/oceanprotocol/contracts-0.3.0

Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0
This commit is contained in:
Ahmed Ali 2020-07-20 09:25:17 +02:00 committed by GitHub
commit 76684f56f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -881,9 +881,9 @@
}
},
"@oceanprotocol/contracts": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.2.3.tgz",
"integrity": "sha512-5Oohzno3tnISMYG1jhtHxKMMkcIypTZAPlIoFjE5vDlAW51tyuxwYxBXHYQ2/FLRVFkmUmy5yASKg9zbnKKwQw=="
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.3.0.tgz",
"integrity": "sha512-AogCVCq6pwXXF7snXEZcFfoEQpnhJFBayJbn80mcUYDPVRCvsy1zOm6UR3lmkns0DrAFB1P9x8Z2PxMtIs+izQ=="
},
"@octokit/auth-token": {
"version": "2.4.2",

View File

@ -38,7 +38,7 @@
},
"dependencies": {
"@ethereum-navigator/navigator": "^0.5.0",
"@oceanprotocol/contracts": "^0.2.3",
"@oceanprotocol/contracts": "^0.3.0",
"bignumber.js": "^9.0.0",
"fs": "0.0.1-security",
"node-fetch": "^2.6.0",