Chore(deps): bump body-parser from 1.19.0 to 1.19.1

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.19.1)
This commit is contained in:
2021-12-12 01:59:02 +00:00
parent 6bb590d504
commit 98a87f566e
2 changed files with 64 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"license": "MIT",
"dependencies": {
"base64-url": "^2.3.3",
"body-parser": "^1.17.1",
"body-parser": "^1.19.1",
"buffer": "^6.0.3",
"cookie-parser": "^1.4.6",
"cors": "^2.8.3",