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

Merge pull request #580 from oceanprotocol/dependabot/npm_and_yarn/web3-1.3.4

Bump web3 from 1.3.3 to 1.3.4
This commit is contained in:
Matthias Kretschmann 2021-02-04 10:38:41 +01:00 committed by GitHub
commit c5666c4893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 528 additions and 758 deletions

1282
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.3",
"web3-eth-contract": "^1.3.3"
"web3": "^1.3.4",
"web3-eth-contract": "^1.3.4"
},
"devDependencies": {
"@release-it/bumper": "^2.0.0",