mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Bump web3 from 1.7.1 to 1.7.3 (#1403)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.7.1 to 1.7.3. - [Release notes](https://github.com/ethereum/web3.js/releases) - [Changelog](https://github.com/ChainSafe/web3.js/blob/v1.7.3/CHANGELOG.md) - [Commits](https://github.com/ethereum/web3.js/compare/v1.7.1...v1.7.3) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
05e8a91227
commit
49b1b7d881
2322
package-lock.json
generated
2322
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -54,7 +54,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/oceanprotocol/ocean.js#readme",
|
||||
"peerDependencies": {
|
||||
"web3": "^1.7.1"
|
||||
"web3": "^1.7.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "1.0.0-alpha.28",
|
||||
@ -62,7 +62,7 @@
|
||||
"cross-fetch": "^3.1.5",
|
||||
"crypto-js": "^4.1.1",
|
||||
"decimal.js": "^10.3.1",
|
||||
"web3": "^1.7.1",
|
||||
"web3": "^1.7.3",
|
||||
"web3-core": "^1.7.1",
|
||||
"web3-eth-contract": "^1.7.1"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user