bump packages

* squid-js to v0.8.0 with keeper-contracts v12
* ipfs packages
This commit is contained in:
Matthias Kretschmann 2019-10-24 14:58:58 +02:00
parent ae34031e9f
commit 1bf47ce128
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 823 additions and 672 deletions

1487
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
},
"dependencies": {
"@oceanprotocol/art": "^2.2.0",
"@oceanprotocol/squid": "^0.7.3",
"@oceanprotocol/squid": "^0.8.0",
"@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^0.9.1",
"axios": "^0.19.0",
@ -23,8 +23,8 @@
"ethereum-blockies": "github:MyEtherWallet/blockies",
"filesize": "^4.1.2",
"history": "^4.9.0",
"ipfs": "^0.38.0",
"ipfs-http-client": "^38.2.0",
"ipfs": "^0.39.0",
"ipfs-http-client": "^39.0.2",
"is-url-superb": "^3.0.0",
"moment": "^2.24.0",
"query-string": "^6.8.2",
@ -65,7 +65,7 @@
"@types/react-router-dom": "^4.3.4",
"@types/react-transition-group": "^4.2.0",
"@types/shortid": "0.0.29",
"@types/web3": "^1.0.19",
"@types/web3": "^1.0.20",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"eslint": "^5.16.0",
"jest-mock-axios": "^3.1.0",