chore(deps): 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)
This commit is contained in:
2021-10-26 11:21:22 +00:00
parent e6ac4d6ec8
commit ed27d9d8ef
2 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"base64-url": "^2.3.3",
"body-parser": "^1.17.1",
"buffer": "^6.0.3",
"cookie-parser": "^1.4.4",
"cookie-parser": "^1.4.5",
"cors": "^2.8.3",
"debug": "^4.3.2",
"express": "^4.15.2",