diff --git a/examples/3-eov-operations/package.json b/examples/3-eov-operations/package.json index a8dcda9c..e129dc3f 100644 --- a/examples/3-eov-operations/package.json +++ b/examples/3-eov-operations/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "7": "0.0.1", - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "cookie-parser": "^1.4.5", "express-openapi-validator": "file:../../", "morgan": "^1.10.0"