chore(deps): install @types/body-parser body-parser

This commit is contained in:
karishmas6
2024-09-25 11:24:40 +05:30
parent c6564fbf00
commit cbcd54cd3f

View File

@@ -15,6 +15,7 @@
"@testing-library/react": "^13.1.1",
"@testing-library/user-event": "^13.5.0",
"@types/bcrypt": "^5.0.2",
"@types/body-parser": "^1.19.5",
"@types/csurf": "^1.11.5",
"@types/jest": "^27.4.1",
"@types/jsonwebtoken": "^9.0.7",
@@ -25,6 +26,7 @@
"@wbr-project/wbr-interpret": "^0.9.3-marketa.1",
"axios": "^0.26.0",
"bcrypt": "^5.1.1",
"body-parser": "^1.20.3",
"buffer": "^6.0.3",
"bullmq": "^5.12.15",
"cookie-parser": "^1.4.6",