Skip to content

Commit

Permalink
build: (deps) [Snyk] Upgrade web3 from 4.12.1 to 4.13.0 (#3085)
Browse files Browse the repository at this point in the history
fix: upgrade web3 from 4.12.1 to 4.13.0

Snyk has created this PR to upgrade web3 from 4.12.1 to 4.13.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]>
  • Loading branch information
swirlds-automation and snyk-bot authored Oct 10, 2024
1 parent ec19625 commit 73200c1
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 40 deletions.
79 changes: 40 additions & 39 deletions tools/web3js-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/web3js-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"dotenv": "^16.4.5",
"web3": "^4.12.1"
"web3": "^4.13.0"
},
"devDependencies": {
"chai": "^4.3.6",
Expand Down

0 comments on commit 73200c1

Please sign in to comment.