diff --git a/package.json b/package.json index a2fd67f..c424023 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "author": "", "license": "ISC", "dependencies": { - "body-parser": "^1.19.0", + "body-parser": "^2.0.0", "express": "^4.17.1", "mysql": "^2.18.1", "nodemon": "^2.0.6"