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

Merge pull request #566 from oceanprotocol/dependabot/npm_and_yarn/web3-1.3.3

Bump web3 from 1.3.0 to 1.3.3
This commit is contained in:
Matthias Kretschmann 2021-01-26 21:59:35 +01:00 committed by GitHub
commit cedbfc57cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1516 additions and 749 deletions

2261
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -49,8 +49,8 @@
"node-fetch": "^2.6.1",
"save-file": "^2.3.1",
"uuid": "^8.3.2",
"web3": "^1.3.0",
"web3-eth-contract": "^1.3.0"
"web3": "^1.3.3",
"web3-eth-contract": "^1.3.3"
},
"devDependencies": {
"@release-it/bumper": "^2.0.0",