Skip to content

Commit

Permalink
fix: upgrade dotenv from 16.4.5 to 16.4.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade dotenv from 16.4.5 to 16.4.7.

See this package in npm:
dotenv

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: Logan Nguyen <[email protected]>
  • Loading branch information
snyk-bot authored and quiet-node committed Jan 9, 2025
1 parent cb93114 commit b688af2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -9,7 +9,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"web3": "^4.16.0"
},
"devDependencies": {
Expand Down

0 comments on commit b688af2

Please sign in to comment.