Skip to content

Commit 5416d5a

Browse files
swirlds-automationsnyk-bot
authored andcommitted
[Snyk] Upgrade web3 from 4.9.0 to 4.10.0 (#2701)
fix: upgrade web3 from 4.9.0 to 4.10.0 Snyk has created this PR to upgrade web3 from 4.9.0 to 4.10.0. See this package in npm: web3 See this project in Snyk: https://app.snyk.io/org/json-rpc-relay/project/9e95a688-4e8c-4400-bbd9-181a47c69778?utm_source=github&utm_medium=referral&page=upgrade-pr Signed-off-by: ebadiere <[email protected]> Co-authored-by: snyk-bot <[email protected]> Signed-off-by: ebadiere <[email protected]>
1 parent d02144b commit 5416d5a

File tree

2 files changed

+44
-23
lines changed

2 files changed

+44
-23
lines changed

tools/web3js-example/package-lock.json

Lines changed: 43 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/web3js-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "Apache-2.0",
1111
"dependencies": {
1212
"dotenv": "^16.4.5",
13-
"web3": "^4.9.0"
13+
"web3": "^4.10.0"
1414
},
1515
"devDependencies": {
1616
"chai": "^4.3.6",

0 commit comments

Comments
 (0)