1
0
mirror of https://github.com/oceanprotocol/react.git synced 2025-01-03 18:35:18 +01:00

Bump web3 from 1.3.1 to 1.3.3 (#227)

Bumps [web3](https://github.com/ethereum/web3.js) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.3.1...v1.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-26 13:24:47 +02:00 committed by GitHub
parent 5ecb49d001
commit f72a5f5e5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 458 additions and 830 deletions

1286
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"@oceanprotocol/lib": "^0.10.1",
"axios": "^0.21.1",
"decimal.js": "^10.2.1",
"web3": "1.3.1",
"web3": "1.3.3",
"web3modal": "^1.9.3"
},
"devDependencies": {