Skip to content

Commit

Permalink
build: [Snyk] Upgrade dotenv from 16.4.5 to 16.4.7 (#3358)
Browse files Browse the repository at this point in the history
fix: upgrade dotenv from 16.4.5 to 16.4.7

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/84d6749f-7535-44c9-8b2d-a84a70c5d8d6?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Logan Nguyen <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
swirlds-automation and snyk-bot authored Jan 8, 2025
1 parent 52b6aaf commit b2bff54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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.5",
"dotenv": "^16.4.7",
"truffle": "^5.11.5"
}
}

0 comments on commit b2bff54

Please sign in to comment.