Bump @oceanprotocol/contracts from 0.4.1 to 0.4.2

Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.4.1 to 0.4.2.
- [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-09-21 04:55:22 +00:00 committed by GitHub
parent df681c3b63
commit 4480eba756
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

@ -6159,9 +6159,9 @@
}
},
"@oceanprotocol/contracts": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.4.1.tgz",
"integrity": "sha512-gc6bCt3pq9cpk1mYDKfsZhLlaM+8yQDFmOjtmT1KGXRmnTBcvmwCQXMrL5VohFaFi7Iqio3FZtuhYyRaEjikCw=="
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.4.2.tgz",
"integrity": "sha512-IKRUe60pcBcEmQhkpusSc+w2CIEHxmyNzth+VRU5Je6lrP6/XnDaFRHjeYbSy306I/WxLjma88S1xOn86BMCOA=="
},
"@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.1",
"@oceanprotocol/contracts": "^0.4.2",
"axios": "^0.20.0",
"electron-is-dev": "^1.2.0",
"electron-next": "^3.1.5",