0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 17:22:45 +00:00

Bump cookie-parser from 1.4.3 to 1.4.4

Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.3 to 1.4.4.
- [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.3...1.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-04 02:51:38 +00:00
committed by Trevor Buckner
parent ac58833adf
commit 272b336cd8
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
"body-parser": "^1.14.2",
"classnames": "^2.2.6",
"codemirror": "^5.51.0",
"cookie-parser": "^1.4.3",
"cookie-parser": "^1.4.4",
"create-react-class": "^15.6.3",
"express": "^4.13.3",
"jwt-simple": "^0.5.6",