diff --git a/package-lock.json b/package-lock.json index 8e3d0b9f..775e7ad3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "accept-language-parser": "~1.5.0", "axios": "^1.7.7", "bluebird": "~3.5.1", - "body-parser": "~1.20.0", + "body-parser": "~1.20.3", "cookie-parser": "~1.4.3", "diffie-hellman": "^5.0.3", "express": "~4.21.0", diff --git a/package.json b/package.json index d49600e6..c7ae501d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "accept-language-parser": "~1.5.0", "axios": "^1.7.7", "bluebird": "~3.5.1", - "body-parser": "~1.20.0", + "body-parser": "~1.20.3", "cookie-parser": "~1.4.3", "diffie-hellman": "^5.0.3", "express": "~4.21.0",