Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade cookie-parser from 1.4.6 to 1.4.7
Snyk has created this PR to upgrade cookie-parser from 1.4.6 to 1.4.7.

See this package in npm:
cookie-parser

See this project in Snyk:
https://app.snyk.io/org/dmitry-white/project/473e8377-2fde-424f-8a7e-991eed076dd0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 31, 2024
commit 348d7e6f384c68509e1e48a9d16ae82274371935
32 changes: 16 additions & 16 deletions testing/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 testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"basic-auth": "^1.1.0",
"body-parser": "~1.20.2",
"cookie-parser": "~1.4.3",
"cookie-parser": "~1.4.7",
"debug": "~2.6.3",
"express": "~4.18.2",
"joi": "^10.6.0",
Expand Down