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/hellotech69/project/7fe8c738-0c38-49a2-aee8-1cabe39ee7d1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 24, 2024
1 parent 29d6cf1 commit 8c52c1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions authentication/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 authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"axios": "^1.6.4",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"express": "^4.18.2",
"express-useragent": "^1.0.15",
"google-auth-library": "^9.4.1",
Expand Down

0 comments on commit 8c52c1f

Please sign in to comment.