1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-25 11:28:46 +01:00

Bump web3 from 1.2.11 to 1.3.1 (#214)

Bumps [web3](https://github.com/ethereum/web3.js) from 1.2.11 to 1.3.1.
- [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.2.11...v1.3.1)

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-13 14:22:58 +01:00 committed by GitHub
parent 36995c5de2
commit d7de8f6798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1265 additions and 553 deletions

1816
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"@oceanprotocol/lib": "^0.9.18",
"axios": "^0.21.0",
"decimal.js": "^10.2.1",
"web3": "1.2.11",
"web3": "1.3.1",
"web3modal": "^1.9.2"
},
"devDependencies": {