Skip to content

Commit

Permalink
fix: upgrade express from 4.18.2 to 4.19.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express from 4.18.2 to 4.19.2.

See this package in npm:
express

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 fe86a15
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 19 deletions.
47 changes: 29 additions & 18 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 @@ -19,7 +19,7 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"express": "^4.19.2",
"express-useragent": "^1.0.15",
"google-auth-library": "^9.4.1",
"helmet": "^7.0.0",
Expand Down

0 comments on commit fe86a15

Please sign in to comment.