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.3.3 to 1.4.4
Snyk has created this PR to upgrade cookie-parser from 1.3.3 to 1.4.4.

See this package in NPM:
https://www.npmjs.com/package/cookie-parser

See this project in Snyk:
https://app.snyk.io/org/auto-upgrade-pr/project/1a06c2b6-7bce-45d5-9b90-892a14edb9b4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 16, 2020
commit 35376faa44ce4640f3147dd5311e576437f1716c
27 changes: 18 additions & 9 deletions goof/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 goof/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"body-parser": "1.9.0",
"cookie-parser": "1.3.3",
"cookie-parser": "1.4.4",
"ejs": "1.0.0",
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
Expand Down