Skip to content

Commit

Permalink
fix: upgrade dotenv from 16.0.2 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.0.2 to 16.4.7.

See this package in npm:
dotenv

See this project in Snyk:
https://app.snyk.io/org/abuchtela/project/0278f9c5-9105-4f4d-b099-92a7cdb41a4b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 3, 2025
1 parent 895cf07 commit 539397d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem/typescript/sdk/examples/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"license": "ISC",
"dependencies": {
"aptos": "latest",
"dotenv": "16.0.2"
"dotenv": "16.4.7"
}
}

0 comments on commit 539397d

Please sign in to comment.