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

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