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

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.1 to 1.19.2.
- [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.1...1.19.2)
This commit is contained in:
2022-02-17 01:50:20 +00:00
parent c7e6a8ba75
commit 3789614bd6
2 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"license": "MIT",
"dependencies": {
"base64-url": "^2.3.3",
"body-parser": "^1.19.1",
"body-parser": "^1.19.2",
"buffer": "^6.0.3",
"cookie-parser": "^1.4.6",
"cors": "^2.8.3",