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
50d077a887
commit
dcc5642aa2
8
client/package-lock.json
generated
8
client/package-lock.json
generated
@ -1934,9 +1934,9 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/squid": {
|
||||
"version": "1.0.0-beta.5",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-1.0.0-beta.5.tgz",
|
||||
"integrity": "sha512-q2842mVrrNzmxeSGsYt9JmaigEyaBj4uH7AlZJ6SM2TaKaWKtAMDYyEhp7WFXUlu9CKguTYAHh/GXSxLWPci9Q==",
|
||||
"version": "1.0.0-beta.6",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-1.0.0-beta.6.tgz",
|
||||
"integrity": "sha512-HwOypbe+SDsnSH0FwdIxBFt8rsc31+Rq2sCj4bzS6QGtMwPz+/Q1Thbsw0/5guprAJ/jZ6llJf+Yy+3Xzc4gmQ==",
|
||||
"requires": {
|
||||
"@oceanprotocol/keeper-contracts": "^0.12.7",
|
||||
"@oceanprotocol/secret-store-client": "^0.0.15",
|
||||
@ -1945,7 +1945,7 @@
|
||||
"node-fetch": "^2.6.0",
|
||||
"save-file": "^2.3.1",
|
||||
"uuid": "^3.3.3",
|
||||
"web3": "^1.2.3",
|
||||
"web3": "^1.2.4",
|
||||
"whatwg-url": "^7.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/art": "^2.2.0",
|
||||
"@oceanprotocol/squid": "1.0.0-beta.5",
|
||||
"@oceanprotocol/squid": "1.0.0-beta.6",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^0.9.1",
|
||||
"@truffle/hdwallet-provider": "^1.0.25",
|
||||
|
Loading…
Reference in New Issue
Block a user