diff --git a/package.json b/package.json index 240ae06..4fe8032 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "dependencies": { "axios": "^1.6.8", + "body-parser": "^1.20.2", "express": "^4.19.2" } }