bump squid-js

This commit is contained in:
Matthias Kretschmann 2019-11-22 12:46:55 +01:00
parent c0a79b3188
commit b652d243d4
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 8 additions and 8 deletions

View File

@ -1934,9 +1934,9 @@
}
},
"@oceanprotocol/squid": {
"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==",
"version": "1.0.0-beta.7",
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-1.0.0-beta.7.tgz",
"integrity": "sha512-V8VoqiRTAQ98NpKGNyldkN2tDRnp5BjrkHd8mXc5h/lXtCiBLh8+YgZ7wbxOtvxL4/AS1GCc5Zpn/6y4hXny4A==",
"requires": {
"@oceanprotocol/keeper-contracts": "^0.12.7",
"@oceanprotocol/secret-store-client": "^0.0.15",
@ -11324,9 +11324,9 @@
"dev": true
},
"handlebars": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.2.tgz",
"integrity": "sha512-29Zxv/cynYB7mkT1rVWQnV7mGX6v7H/miQ6dbEpYTKq5eJBN7PsRB+ViYJlcT6JINTSu4dVB9kOqEun78h6Exg==",
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
"integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
"dev": true,
"requires": {
"neo-async": "^2.6.0",

View File

@ -14,7 +14,7 @@
},
"dependencies": {
"@oceanprotocol/art": "^2.2.0",
"@oceanprotocol/squid": "1.0.0-beta.6",
"@oceanprotocol/squid": "1.0.0-beta.7",
"@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^0.9.1",
"@truffle/hdwallet-provider": "^1.0.25",

View File

@ -19,7 +19,7 @@
},
{
"name": "squid-js",
"version": "~1.0.0-beta.5"
"version": "~1.0.0-beta.7"
},
{
"name": "faucet",