Skip to content

Commit

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

See this package in npm:
dotenv

See this project in Snyk:
https://app.snyk.io/org/pradumchintamani/project/d9a6d8ae-bc63-4e42-8247-3aa3be6248e1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 26, 2024
1 parent 1204a8f commit aeb277a
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 97 deletions.
187 changes: 91 additions & 96 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"express": "^4.18.2",
"redis": "^4.6.13",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit aeb277a

Please sign in to comment.