diff --git a/package-lock.json b/package-lock.json index 47749e47..bbc1c09e 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.7.2", - "body-parser": "~1.20.2", + "body-parser": "~1.20.3", "cookie-parser": "~1.4.6", "diffie-hellman": "^5.0.3", "express": "~4.21.0", diff --git a/package.json b/package.json index 2ccdc5e6..bd6d60b0 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "accept-language-parser": "~1.5.0", "axios": "^1.7.7", "bluebird": "3.7.2", - "body-parser": "~1.20.2", + "body-parser": "~1.20.3", "cookie-parser": "~1.4.6", "diffie-hellman": "^5.0.3", "express": "~4.21.0",