Explorar el Código

Merge pull request #9264 from TechEmpower/dependabot/npm_and_yarn/frameworks/JavaScript/express/body-parser-1.20.3

Bump body-parser from 1.19.0 to 1.20.3 in /frameworks/JavaScript/express
github-actions[bot] hace 1 año
padre
commit
715f711e27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",