mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Merge pull request #278 from oceanprotocol/dependabot/npm_and_yarn/client/oceanprotocol/squid-2.1.3
This commit is contained in:
commit
0f55b73dc5
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -2568,9 +2568,9 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/squid": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-2.1.2.tgz",
|
||||
"integrity": "sha512-CcfURcMsgzTM/9QwJlKJdEubEQjAQ4D1dS9Ga7KU/PlglIduEQaHocI6BwMa2fNuc423m5VO8K7qkrOtG+U4SQ==",
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/squid/-/squid-2.1.3.tgz",
|
||||
"integrity": "sha512-0SLCVpYYmTiTf5ttF0ZHAuJtRdcjawGlcOecMblKsFrhJ4hULEBVM0qKEM8NwYGsnPjotYh2Uh+TWW4SOpsaGA==",
|
||||
"requires": {
|
||||
"@ethereum-navigator/navigator": "^0.5.0",
|
||||
"@oceanprotocol/keeper-contracts": "^0.13.2",
|
||||
|
@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/art": "^2.2.0",
|
||||
"@oceanprotocol/squid": "2.1.2",
|
||||
"@oceanprotocol/squid": "2.1.3",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^1.0.0",
|
||||
"@truffle/hdwallet-provider": "^1.0.35",
|
||||
|
Loading…
Reference in New Issue
Block a user