Skip to content

Commit

Permalink
Upgrade: upgrade cookie-parser from 1.4.3 to 1.4.5 (#620)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cookie-parser from 1.4.3 to 1.4.5.

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

See this project in Snyk:
https://app.snyk.io/org/berkmann18/project/5105f948-460b-4b20-87ce-ce9dbcd15090?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Jun 27, 2020
1 parent d2b0b22 commit 09d43fa
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 83 deletions.
142 changes: 60 additions & 82 deletions example/minimal/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 example/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"dependencies": {
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.3",
"cookie-parser": "^1.4.5",
"express": "^4.17.1",
"morgan": "^1.10.0",
"serverbuilder": "^3.1.0"
Expand Down

0 comments on commit 09d43fa

Please sign in to comment.