diff --git a/package.json b/package.json index 9b841872f4a..e9d66f5bf31 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.20.3", "content-disposition": "0.5.3", "content-type": "~1.0.4", "cookie": "0.4.0", @@ -51,8 +51,8 @@ "qs": "6.7.0", "range-parser": "~1.2.1", "safe-buffer": "5.1.2", - "send": "0.17.1", - "serve-static": "1.14.1", + "send": "0.19.0", + "serve-static": "1.16.1", "setprototypeof": "1.1.1", "statuses": "~1.5.0", "type-is": "~1.6.18",