Bump @oceanprotocol/lib from 2.7.0 to 3.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-28 01:42:14 +00:00 committed by GitHub
parent f5b5400261
commit ca819cd614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1870 additions and 1152 deletions

3020
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -70,7 +70,7 @@
"ts-node-dev": "^2.0.0",
"ts-node-register": "^1.0.0",
"typescript": "^5.0.4",
"@oceanprotocol/lib": "^2.7.0",
"@oceanprotocol/lib": "^3.1.0",
"cross-fetch": "^3.1.6",
"ethereumjs-util": "^7.1.5"
},