Bump body-parser from 1.20.1 to 1.20.2

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 to 1.20.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.20.1...1.20.2)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-02 18:16:05 +00:00
committed by GitHub
parent e5851008cc
commit f35932b7cb
2 changed files with 91 additions and 24 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "A free open source alternative Wikipedia front-end focused on privacy.",
"main": "src/wikiless.js",
"dependencies": {
"body-parser": "^1.20.1",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"express": "^4.18.2",