Bump @oceanprotocol/lib from 2.7.0 to 3.0.1

Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 2.7.0 to 3.0.1.
- [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.1)

---
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-04 14:06:45 +00:00 committed by GitHub
parent 39a1210c82
commit 47d9958643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1135 additions and 123 deletions

1256
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.1",
"cross-fetch": "^3.1.6",
"ethereumjs-util": "^7.1.5"
},