Skip to content

Commit

Permalink
fix: upgrade cookie-parser from 1.4.4 to 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 17, 2024
1 parent 93e2e9e commit fec3f2f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
15 changes: 11 additions & 4 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "~1.4.4",
"cookie-parser": "~1.4.6",
"debug": "~2.6.9",
"express": "~4.16.1",
"express-http-proxy": "^1.6.0",
Expand Down

0 comments on commit fec3f2f

Please # to comment.