mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Merge pull request #282 from oceanprotocol/dependabot/npm_and_yarn/web3-1.3.0
Bump web3 from 1.2.11 to 1.3.0
This commit is contained in:
commit
6dc9f2494b
1571
package-lock.json
generated
1571
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -48,8 +48,8 @@
|
||||
"node-fetch": "^2.6.1",
|
||||
"save-file": "^2.3.1",
|
||||
"uuid": "^8.3.0",
|
||||
"web3": "^1.2.11",
|
||||
"web3-eth-contract": "^1.2.11"
|
||||
"web3": "^1.3.0",
|
||||
"web3-eth-contract": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@release-it/bumper": "^2.0.0",
|
||||
@ -59,15 +59,15 @@
|
||||
"@types/mocha": "^8.0.3",
|
||||
"@types/node": "^14.6.4",
|
||||
"@types/node-fetch": "^2.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "^4.0.1",
|
||||
"@typescript-eslint/parser": "^4.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.1.1",
|
||||
"@typescript-eslint/parser": "^4.1.1",
|
||||
"auto-changelog": "^2.2.0",
|
||||
"chai": "^4.2.0",
|
||||
"chai-spies": "^1.0.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint": "^7.9.0",
|
||||
"eslint-config-oceanprotocol": "^1.5.0",
|
||||
"eslint-config-prettier": "^6.10.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"lcov-result-merger": "^3.1.0",
|
||||
"mocha": "^8.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user