Skip to content

Commit

Permalink
fix: upgrade dotenv from 16.0.0 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.0 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/sammytezzy/project/dca2e9c3-af28-4092-95db-059fac7d1940?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 3, 2024
1 parent ecbf0be commit 8c5eedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/playgrounds/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"clean": "gatsby clean"
},
"dependencies": {
"dotenv": "16.0.0",
"dotenv": "16.4.5",
"gatsby": "5.8.0-next.3",
"next-auth": "workspace:*",
"react": "18.2.0",
Expand Down

0 comments on commit 8c5eedf

Please sign in to comment.