diff --git a/examples/4-eov-operations-babel/package.json b/examples/4-eov-operations-babel/package.json index 5ccb9f4f..32da4ed4 100644 --- a/examples/4-eov-operations-babel/package.json +++ b/examples/4-eov-operations-babel/package.json @@ -14,7 +14,7 @@ "author": "", "license": "ISC", "dependencies": { - "body-parser": "^1.19.0", + "body-parser": "^1.20.4", "cookie-parser": "^1.4.5", "express-openapi-validator": "file:../../", "morgan": "^1.10.0"