Bump @oceanprotocol/contracts from 0.3.5 to 0.4.1

Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.3.5 to 0.4.1.
- [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-07 04:19:08 +00:00 committed by GitHub
parent 9621436111
commit 35a568048d
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

@ -6004,9 +6004,9 @@
}
},
"@oceanprotocol/contracts": {
"version": "0.3.5",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.3.5.tgz",
"integrity": "sha512-z7ziNbRwsPrJi+zGyokgUEKivD90a5/9jjV+WLj1q5U96g60rd5rxox4EKNPNGlHx/m5rWBJhHBV4rseJjtFjg=="
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.4.1.tgz",
"integrity": "sha512-gc6bCt3pq9cpk1mYDKfsZhLlaM+8yQDFmOjtmT1KGXRmnTBcvmwCQXMrL5VohFaFi7Iqio3FZtuhYyRaEjikCw=="
},
"@octokit/auth-token": {
"version": "2.4.2",

View File

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