Bump @oceanprotocol/contracts from 0.5.6 to 0.5.8

Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.5.6 to 0.5.8.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Changelog](https://github.com/oceanprotocol/contracts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/contracts/compare/v0.5.6...v0.5.8)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 11:07:46 +00:00 committed by GitHub
parent 0841cc1a7e
commit 4418811d05
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

@ -5752,9 +5752,9 @@
}
},
"@oceanprotocol/contracts": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.5.6.tgz",
"integrity": "sha512-LING+GvW37I0L40rZdPCZ1SvcZurDSGGhT0WOVPNO8oyh2C3bXModDBNE4+gCFa8pTbQBOc4ot1/Zoj9PfT/zA=="
"version": "0.5.8",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.5.8.tgz",
"integrity": "sha512-yoGk4kpTy9E06OWusd3Fa/W3yjmFNKND/I92YtmrMnX0i3gm/kom/Z7XrRiAHVC8JVnM9Q79FojGLd2eOL4opg=="
},
"@octokit/auth-token": {
"version": "2.4.2",

View File

@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"@coingecko/cryptoformat": "^0.4.2",
"@oceanprotocol/contracts": "^0.5.6",
"@oceanprotocol/contracts": "^0.5.8",
"axios": "^0.21.1",
"electron": "^10.1.3",
"electron-store": "^6.0.1",