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
c0a79b3188
commit
b652d243d4
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -1934,9 +1934,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@oceanprotocol/squid": {
|
"@oceanprotocol/squid": {
|
||||||
"version": "1.0.0-beta.6",
|
"version": "1.0.0-beta.7",
|
||||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-1.0.0-beta.6.tgz",
|
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-1.0.0-beta.7.tgz",
|
||||||
"integrity": "sha512-HwOypbe+SDsnSH0FwdIxBFt8rsc31+Rq2sCj4bzS6QGtMwPz+/Q1Thbsw0/5guprAJ/jZ6llJf+Yy+3Xzc4gmQ==",
|
"integrity": "sha512-V8VoqiRTAQ98NpKGNyldkN2tDRnp5BjrkHd8mXc5h/lXtCiBLh8+YgZ7wbxOtvxL4/AS1GCc5Zpn/6y4hXny4A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@oceanprotocol/keeper-contracts": "^0.12.7",
|
"@oceanprotocol/keeper-contracts": "^0.12.7",
|
||||||
"@oceanprotocol/secret-store-client": "^0.0.15",
|
"@oceanprotocol/secret-store-client": "^0.0.15",
|
||||||
@ -11324,9 +11324,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"handlebars": {
|
"handlebars": {
|
||||||
"version": "4.5.2",
|
"version": "4.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
|
||||||
"integrity": "sha512-29Zxv/cynYB7mkT1rVWQnV7mGX6v7H/miQ6dbEpYTKq5eJBN7PsRB+ViYJlcT6JINTSu4dVB9kOqEun78h6Exg==",
|
"integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"neo-async": "^2.6.0",
|
"neo-async": "^2.6.0",
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@oceanprotocol/art": "^2.2.0",
|
"@oceanprotocol/art": "^2.2.0",
|
||||||
"@oceanprotocol/squid": "1.0.0-beta.6",
|
"@oceanprotocol/squid": "1.0.0-beta.7",
|
||||||
"@oceanprotocol/typographies": "^0.1.0",
|
"@oceanprotocol/typographies": "^0.1.0",
|
||||||
"@sindresorhus/slugify": "^0.9.1",
|
"@sindresorhus/slugify": "^0.9.1",
|
||||||
"@truffle/hdwallet-provider": "^1.0.25",
|
"@truffle/hdwallet-provider": "^1.0.25",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "squid-js",
|
"name": "squid-js",
|
||||||
"version": "~1.0.0-beta.5"
|
"version": "~1.0.0-beta.7"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "faucet",
|
"name": "faucet",
|
||||||
|
Loading…
Reference in New Issue
Block a user