Bump @oceanprotocol/contracts from 0.5.10 to 1.1.7

Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.5.10 to 1.1.7.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Commits](https://github.com/oceanprotocol/contracts/compare/v0.5.10...v1.1.7)

---
updated-dependencies:
- dependency-name: "@oceanprotocol/contracts"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-01 04:05:39 +00:00 committed by GitHub
parent 463695f399
commit ac58a91569
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

@ -7193,9 +7193,9 @@
}
},
"@oceanprotocol/contracts": {
"version": "0.5.10",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.5.10.tgz",
"integrity": "sha512-6GrBk1jy+zxjDjh2SPra06etrqdp8CB6RaZaTq2OQpK8dA2Dq91hqCbj+6eb21MlU8bDY3/atnxax9rgPgsxkA=="
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-1.1.7.tgz",
"integrity": "sha512-Oe+oBRiu1dlco9PQ7eUYcTYi2Nua69S3TiSw62H46AIpwnFK8ORuO0Ny20No++KisBA9F+84b5lDn6kQy5Lt/Q=="
},
"@octokit/auth-token": {
"version": "2.4.5",

View File

@ -27,7 +27,7 @@
"license": "MIT",
"dependencies": {
"@coingecko/cryptoformat": "^0.4.2",
"@oceanprotocol/contracts": "^0.5.10",
"@oceanprotocol/contracts": "^1.1.7",
"axios": "^0.24.0",
"ethereum-address": "^0.0.4",
"ethereum-blockies": "github:MyEtherWallet/blockies",