mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
bump squid-js
This commit is contained in:
parent
7eea449a5d
commit
831e3d1aa1
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -1934,9 +1934,9 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/squid": {
|
||||
"version": "1.0.0-beta.1",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-1.0.0-beta.1.tgz",
|
||||
"integrity": "sha512-byYCr+ZO7DcJBUACzbwn7YT/2ZBxSA1957uhEUMeTsY4uB+vPIdhEjHjvQ7mI3917udFKIBtJxRVbzwDvUeZvg==",
|
||||
"version": "1.0.0-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-1.0.0-beta.4.tgz",
|
||||
"integrity": "sha512-r2EXHRh2X70tJT7NHv/TuvfLsFBOtZ3zUx3SXMtgnY4XnmZUt87Wc540r8wEGmPX4/F5Zpe0tahwHQ/tLF8yUA==",
|
||||
"requires": {
|
||||
"@oceanprotocol/keeper-contracts": "^0.12.7",
|
||||
"@oceanprotocol/secret-store-client": "^0.0.15",
|
||||
|
@ -14,7 +14,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/art": "^2.2.0",
|
||||
"@oceanprotocol/squid": "next",
|
||||
"@oceanprotocol/squid": "^v1.0.0-beta.4",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^0.9.1",
|
||||
"@truffle/hdwallet-provider": "^1.0.23",
|
||||
|
@ -19,7 +19,7 @@
|
||||
},
|
||||
{
|
||||
"name": "squid-js",
|
||||
"version": "~1.0.0-beta.1"
|
||||
"version": "~1.0.0-beta.4"
|
||||
},
|
||||
{
|
||||
"name": "faucet",
|
||||
|
Loading…
Reference in New Issue
Block a user