Bump @oceanprotocol/contracts from 0.5.10 to 0.6.9

Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.5.10 to 0.6.9.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Changelog](https://github.com/oceanprotocol/contracts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/contracts/compare/v0.5.10...v0.6.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-13 13:54:49 +00:00 committed by GitHub
parent 62ab566eae
commit 79662351bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14265 additions and 288 deletions

14551
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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