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:
parent
8473e797a4
commit
ea5f505edf
2137
package-lock.json
generated
2137
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -38,31 +38,32 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ethereum-navigator/navigator": "^0.5.0",
|
||||
"@oceanprotocol/contracts": "^0.3.1",
|
||||
"@oceanprotocol/contracts": "0.3.3",
|
||||
"bignumber.js": "^9.0.0",
|
||||
"decimal.js": "^10.2.0",
|
||||
"fs": "0.0.1-security",
|
||||
"node-fetch": "^2.6.0",
|
||||
"save-file": "^2.3.1",
|
||||
"uuid": "^8.2.0",
|
||||
"web3": "^1.2.9",
|
||||
"web3-eth-contract": "^1.2.9",
|
||||
"uuid": "^8.3.0",
|
||||
"web3": "^1.2.11",
|
||||
"web3-eth-contract": "^1.2.11",
|
||||
"whatwg-url": "^8.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@release-it/bumper": "^1.4.0",
|
||||
"@release-it/bumper": "^1.4.1",
|
||||
"@truffle/hdwallet-provider": "^1.0.37",
|
||||
"@types/chai": "^4.2.11",
|
||||
"@types/chai-spies": "^1.0.1",
|
||||
"@types/mocha": "^8.0.0",
|
||||
"@types/node": "^14.0.18",
|
||||
"@types/mocha": "^8.0.3",
|
||||
"@types/node": "^14.6.0",
|
||||
"@types/node-fetch": "^2.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "^2.23.0",
|
||||
"@typescript-eslint/parser": "^2.23.0",
|
||||
"@typescript-eslint/eslint-plugin": "^3.9.1",
|
||||
"@typescript-eslint/parser": "^3.9.1",
|
||||
"auto-changelog": "^2.2.0",
|
||||
"chai": "^4.2.0",
|
||||
"chai-spies": "^1.0.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint-config-oceanprotocol": "^1.5.0",
|
||||
"eslint-config-prettier": "^6.10.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
@ -76,8 +77,7 @@
|
||||
"ts-node": "^8.10.2",
|
||||
"ts-node-register": "^1.0.0",
|
||||
"typedoc": "^0.18.0",
|
||||
"typescript": "^3.9.6",
|
||||
"auto-changelog": "2.0.0"
|
||||
"typescript": "^3.9.6"
|
||||
},
|
||||
"nyc": {
|
||||
"include": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user