chore(deps): bump body-parser from 1.20.0 to 1.20.1

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.0 to 1.20.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.20.0...1.20.1)
This commit is contained in:
2022-10-07 06:52:24 +00:00
parent edba76d0ab
commit 3bdfe7bf0e
2 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"license": "MIT",
"dependencies": {
"base64-url": "^2.3.3",
"body-parser": "^1.20.0",
"body-parser": "^1.20.1",
"buffer": "^6.0.3",
"cookie-parser": "^1.4.6",
"cors": "^2.8.3",