diff --git a/test/support/express4/package.json b/test/support/express4/package.json index f1db45c..7cc5173 100644 --- a/test/support/express4/package.json +++ b/test/support/express4/package.json @@ -6,7 +6,7 @@ "start": "node ./bin/www" }, "dependencies": { - "body-parser": "~1.18.3", + "body-parser": "~2.2.0", "cookie-parser": "~1.4.3", "debug": "~3.1.0", "express": "~4.16.3",