0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 10:42:44 +00:00

Bump cookie-parser from 1.4.4 to 1.4.5

Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.4...1.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 20:20:14 +00:00
committed by Trevor Buckner
parent e79b099633
commit 033493a31b
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"body-parser": "^1.19.0",
"classnames": "^2.2.6",
"codemirror": "^5.52.2",
"cookie-parser": "^1.4.4",
"cookie-parser": "^1.4.5",
"create-react-class": "^15.6.3",
"express": "^4.17.1",
"jwt-simple": "^0.5.6",