Chore(deps): 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)
This commit is contained in:
2021-11-17 01:50:43 +00:00
parent 3a23b979a7
commit 39552f6d6c
2 changed files with 11 additions and 6 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.5",
"cookie-parser": "^1.4.6",
"cors": "^2.8.3",
"debug": "^4.3.2",
"express": "^4.15.2",