Browse Source

Bump body-parser from 1.19.0 to 1.20.3 in /frameworks/JavaScript/express

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.20.3.
- [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.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 11 months ago
parent
commit
f03d5ee822
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/JavaScript/express/package.json

+ 1 - 1
frameworks/JavaScript/express/package.json

@@ -3,7 +3,7 @@
   "version": "0.0.1",
   "private": true,
   "dependencies": {
-    "body-parser": "1.19.0",
+    "body-parser": "1.20.3",
     "dateformat": "3.0.3",
     "escape-html": "1.0.3",
     "express": "4.18.2",