Skip to content

Commit

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

See this package in npm:
dotenv

See this project in Snyk:
https://app.snyk.io/org/eriklopess/project/4fd01b36-5ca9-4e17-b5cf-4585a1219056?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 24, 2024
1 parent a862de4 commit a302301
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"cors": "^2.8.5",
"crypto-js": "^4.1.1",
"csrf": "^3.1.0",
"dotenv": "^16.0.3",
"dotenv": "^16.4.5",
"express": "^4.18.2",
"express-session": "^1.17.3",
"helmet": "^6.0.1",
Expand Down

0 comments on commit a302301

Please sign in to comment.