mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
update keeper contracts
This commit is contained in:
parent
80c6e3d66f
commit
f6d830e15a
6
package-lock.json
generated
6
package-lock.json
generated
@ -120,9 +120,9 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/keeper-contracts": {
|
||||
"version": "0.3.21",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/keeper-contracts/-/keeper-contracts-0.3.21.tgz",
|
||||
"integrity": "sha512-Tmeg2O1f92cj8yK2QSCBfqeHakaaALxEd7aOXVOPRBBkgyMZY2/LROH28oz2xLc7ui1hImFhGKjfL19gkktFdA=="
|
||||
"version": "0.3.22",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/keeper-contracts/-/keeper-contracts-0.3.22.tgz",
|
||||
"integrity": "sha512-S/JsIb1/mVBnUOfl5Gpg+U+NSTgaT4whASEVWOPgBx1BWCcHoe3mo6xP5n6S710t2IInRS/tZZPrqCOp1kjyEg=="
|
||||
},
|
||||
"@oceanprotocol/secret-store-client": {
|
||||
"version": "0.0.12",
|
||||
|
@ -48,7 +48,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/oceanprotocol/squid-js#readme",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/keeper-contracts": "0.3.21",
|
||||
"@oceanprotocol/keeper-contracts": "0.3.22",
|
||||
"@oceanprotocol/secret-store-client": "0.0.12",
|
||||
"bignumber.js": "^8.0.1",
|
||||
"eth-crypto": "^1.2.7",
|
||||
|
Loading…
Reference in New Issue
Block a user