mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
Bump @oceanprotocol/lib from 2.2.2 to 2.3.0 (#565)
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 2.2.2 to 2.3.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.2.2...v2.3.0) --- updated-dependencies: - dependency-name: "@oceanprotocol/lib" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a0d3c365bb
commit
d7e0643c1d
14
package-lock.json
generated
14
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^1.1.7",
|
||||
"@oceanprotocol/lib": "^2.2.2",
|
||||
"@oceanprotocol/lib": "^2.3.0",
|
||||
"cross-fetch": "^3.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -889,9 +889,9 @@
|
||||
"integrity": "sha512-Oe+oBRiu1dlco9PQ7eUYcTYi2Nua69S3TiSw62H46AIpwnFK8ORuO0Ny20No++KisBA9F+84b5lDn6kQy5Lt/Q=="
|
||||
},
|
||||
"node_modules/@oceanprotocol/lib": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-2.2.2.tgz",
|
||||
"integrity": "sha512-OxbNKpCFx7AAPhroC6mRbwI7t0A8vOTp5KRx6rhf9/fIFt+dh0MVujs4SXZqsmuKeImVwfqz5Sw7MypQ+RUBNg==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-2.3.0.tgz",
|
||||
"integrity": "sha512-5P/SCeHiyto1Jjk2MjDFOLcI1J2Fy7tQ0INM0Ddos07jokM/ihyasLdckPQRVnr/DCBaNp5j1H3b8FuslfRhJQ==",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^1.1.7",
|
||||
"bignumber.js": "^9.1.0",
|
||||
@ -14956,9 +14956,9 @@
|
||||
"integrity": "sha512-Oe+oBRiu1dlco9PQ7eUYcTYi2Nua69S3TiSw62H46AIpwnFK8ORuO0Ny20No++KisBA9F+84b5lDn6kQy5Lt/Q=="
|
||||
},
|
||||
"@oceanprotocol/lib": {
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-2.2.2.tgz",
|
||||
"integrity": "sha512-OxbNKpCFx7AAPhroC6mRbwI7t0A8vOTp5KRx6rhf9/fIFt+dh0MVujs4SXZqsmuKeImVwfqz5Sw7MypQ+RUBNg==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-2.3.0.tgz",
|
||||
"integrity": "sha512-5P/SCeHiyto1Jjk2MjDFOLcI1J2Fy7tQ0INM0Ddos07jokM/ihyasLdckPQRVnr/DCBaNp5j1H3b8FuslfRhJQ==",
|
||||
"requires": {
|
||||
"@oceanprotocol/contracts": "^1.1.7",
|
||||
"bignumber.js": "^9.1.0",
|
||||
|
@ -69,7 +69,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^1.1.7",
|
||||
"@oceanprotocol/lib": "^2.2.2",
|
||||
"@oceanprotocol/lib": "^2.3.0",
|
||||
"cross-fetch": "^3.1.4"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user