diff --git a/package.json b/package.json index 9b841872f4a..ccdd2b68e6a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "accepts": "~1.3.7", "array-flatten": "1.1.1", - "body-parser": "1.19.0", + "body-parser": "1.19.2", "content-disposition": "0.5.3", "content-type": "~1.0.4", "cookie": "0.4.0", @@ -48,7 +48,7 @@ "parseurl": "~1.3.3", "path-to-regexp": "0.1.7", "proxy-addr": "~2.0.5", - "qs": "6.7.0", + "qs": "6.7.3", "range-parser": "~1.2.1", "safe-buffer": "5.1.2", "send": "0.17.1",