mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
bump to squid-js v0.6.1
This commit is contained in:
parent
0b51754954
commit
9a5ebd0a91
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -1296,9 +1296,9 @@
|
||||
"integrity": "sha512-Nvnk9nNWMmfXz38bHRHHNgc8MGmFPZTkXPBWbEXR9+maJq5/kRFx8OckroKqmYXX4QBEh5frwd77omNOL2MUNw=="
|
||||
},
|
||||
"@oceanprotocol/squid": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-0.6.0.tgz",
|
||||
"integrity": "sha512-agTeWx4ownJzGelKLW8qPIrXyoG8JZNR5vGkMppGGLL+vIGYWp9c6FbzznA8A1j2t8g99juGWoxM7v+Jyeq5Ww==",
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-0.6.1.tgz",
|
||||
"integrity": "sha512-GWkB4caaXK3F5iWnxg9XcJDsdNGNDO5+nG3EVqeYjZo8tGJ8+fAd8EbgXM/czRuzFWyd4kjgfXM6z60K50ovEQ==",
|
||||
"requires": {
|
||||
"@oceanprotocol/keeper-contracts": "^0.10.3",
|
||||
"bignumber.js": "^8.1.1",
|
||||
|
@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/art": "^2.2.0",
|
||||
"@oceanprotocol/squid": "^0.6.0",
|
||||
"@oceanprotocol/squid": "^0.6.1",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^0.9.1",
|
||||
"axios": "^0.19.0",
|
||||
|
Loading…
Reference in New Issue
Block a user