Skip to content

Commit

Permalink
fix: upgrade dotenv from 16.0.1 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.0.1 to 16.4.5.

See this package in npm:
dotenv

See this project in Snyk:
https://app.snyk.io/org/abuchtela/project/6de4ec4f-bf3b-4440-8e53-ad97daf9398a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 7, 2024
1 parent 4234e21 commit 5d51355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem/typescript/sdk/examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "ISC",
"dependencies": {
"aptos": "latest",
"dotenv": "16.0.1"
"dotenv": "16.4.5"
},
"devDependencies": {
"@types/node": "18.6.2",
Expand Down

0 comments on commit 5d51355

Please sign in to comment.