1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-09-07 14:25:17 +02:00
parent 0355d0420d
commit 694314cae6
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 80 additions and 1504 deletions

1568
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,23 +44,23 @@
"@oceanprotocol/contracts": "^0.4.1",
"decimal.js": "^10.2.0",
"fs": "0.0.1-security",
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"save-file": "^2.3.1",
"uuid": "^8.3.0",
"web3": "^1.2.11",
"web3-eth-contract": "^1.2.11",
"whatwg-url": "^8.0.0"
"whatwg-url": "^8.2.2"
},
"devDependencies": {
"@release-it/bumper": "^1.4.1",
"@release-it/bumper": "^2.0.0",
"@truffle/hdwallet-provider": "^1.0.37",
"@types/chai": "^4.2.11",
"@types/chai-spies": "^1.0.1",
"@types/mocha": "^8.0.3",
"@types/node": "^14.6.0",
"@types/node": "^14.6.4",
"@types/node-fetch": "^2.5.5",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.9.1",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"auto-changelog": "^2.2.0",
"chai": "^4.2.0",
"chai-spies": "^1.0.0",
@ -73,12 +73,12 @@
"mocha": "^8.0.1",
"mock-local-storage": "^1.1.11",
"nyc": "^15.1.0",
"ora": "^5.0.0",
"ora": "^5.1.0",
"prettier": "^2.0.5",
"source-map-support": "^0.5.19",
"ts-node": "^9.0.0",
"ts-node-register": "^1.0.0",
"typedoc": "^0.19.0",
"typedoc": "^0.19.1",
"typescript": "^4.0.2"
},
"nyc": {