Bump @oceanprotocol/contracts from 0.4.4 to 0.5.3

Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.4.4 to 0.5.3.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Commits](https://github.com/oceanprotocol/contracts/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-05 04:07:50 +00:00 committed by GitHub
parent 50938e40ba
commit bf2fb6fba5
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

@ -6165,9 +6165,9 @@
}
},
"@oceanprotocol/contracts": {
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.4.4.tgz",
"integrity": "sha512-0+Tp6UdoDTBJZp4yX3kkSrV+CcOS/hJ3SJ4HuWiL5FE5Nlj3JCeV86iuWPkFuXzIdgri00DaGvQhP58knzJ2Uw=="
"version": "0.5.3",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.5.3.tgz",
"integrity": "sha512-gJ8qQACJgxOPIrPE0OFQ09iYXBAisOGg56EmelQlsMUgp0yY0DKgBntDP83S/Ho1yBjGygqfxCjQrPH63hh/PA=="
},
"@octokit/auth-token": {
"version": "2.4.2",

View File

@ -30,7 +30,7 @@
"license": "MIT",
"dependencies": {
"@coingecko/cryptoformat": "^0.4.1",
"@oceanprotocol/contracts": "^0.4.4",
"@oceanprotocol/contracts": "^0.5.3",
"axios": "^0.20.0",
"electron-is-dev": "^1.2.0",
"electron-next": "^3.1.5",