Skip to content

Commit

Permalink
[Snyk] Upgrade dotenv from 16.4.1 to 16.4.2 (#2166)
Browse files Browse the repository at this point in the history
fix: upgrade dotenv from 16.4.1 to 16.4.2

Snyk has created this PR to upgrade dotenv from 16.4.1 to 16.4.2.

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

Signed-off-by: ebadiere <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
swirlds-automation and snyk-bot authored Mar 4, 2024
1 parent 3bf2e79 commit 1bceafe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.1",
"dotenv": "^16.4.2",
"truffle": "^5.10.2"
}
}

0 comments on commit 1bceafe

Please sign in to comment.