0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 17:52:38 +00:00

Bump cookie-parser from 1.4.5 to 1.4.6

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

---
updated-dependencies:
- dependency-name: cookie-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-17 03:01:26 +00:00
committed by GitHub
parent c8fab7f1d2
commit 9319b887c2
2 changed files with 16 additions and 16 deletions

View File

@@ -47,7 +47,7 @@
"body-parser": "^1.19.0",
"classnames": "^2.3.1",
"codemirror": "^5.63.3",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.6",
"create-react-class": "^15.7.0",
"dedent-tabs": "^0.10.1",
"express": "^4.17.1",