Bump @oceanprotocol/contracts from 0.4.1 to 0.4.4

Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.4.1 to 0.4.4.
- [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-28 04:04:49 +00:00 committed by GitHub
parent df681c3b63
commit 319ab45c25
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.4",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.4.4.tgz",
"integrity": "sha512-0+Tp6UdoDTBJZp4yX3kkSrV+CcOS/hJ3SJ4HuWiL5FE5Nlj3JCeV86iuWPkFuXzIdgri00DaGvQhP58knzJ2Uw=="
},
"@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.4",
"axios": "^0.20.0",
"electron-is-dev": "^1.2.0",
"electron-next": "^3.1.5",