Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/dotenv

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/84d6749f-7535-44c9-8b2d-a84a70c5d8d6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 14, 2024
1 parent af5c5ca commit 2ea8556
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions tools/truffle-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/truffle-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "Apache-2.0",
"dependencies": {
"@truffle/hdwallet-provider": "^2.1.15",
"dotenv": "^16.4.4",
"dotenv": "^16.4.5",
"truffle": "^5.10.2"
}
}

0 comments on commit 2ea8556

Please sign in to comment.