Bump @oceanprotocol/lib from 2.7.0 to 3.0.2

Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 2.7.0 to 3.0.2.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases)
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v2.7.0...v3.0.2)

---
updated-dependencies:
- dependency-name: "@oceanprotocol/lib"
  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] 2023-07-17 01:19:19 +00:00 committed by GitHub
parent a62a4c189d
commit 1f03035c63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1137 additions and 125 deletions

1260
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -75,7 +75,7 @@
},
"dependencies": {
"@oceanprotocol/contracts": "^1.1.14",
"@oceanprotocol/lib": "^2.7.0",
"@oceanprotocol/lib": "^3.0.2",
"cross-fetch": "^3.1.6",
"ethereumjs-util": "^7.1.5"
},