1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

Bump @oceanprotocol/squid from 2.1.2 to 2.1.3 in /client

Bumps [@oceanprotocol/squid](https://github.com/oceanprotocol/squid-js) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/oceanprotocol/squid-js/releases)
- [Changelog](https://github.com/oceanprotocol/squid-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/squid-js/compare/v2.1.2...v2.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-19 11:28:05 +00:00 committed by GitHub
parent 7cba1cd148
commit ef013c0d10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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",