diff --git a/package.json b/package.json index bb991aa6..2452e818 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.1.1", "@testing-library/user-event": "^13.5.0", + "@types/csurf": "^1.11.5", "@types/jest": "^27.4.1", "@types/node": "^16.11.27", "@types/react": "^18.0.5", @@ -23,8 +24,10 @@ "axios": "^0.26.0", "buffer": "^6.0.3", "bullmq": "^5.12.15", + "cookie-parser": "^1.4.6", "cors": "^2.8.5", "cross-fetch": "^4.0.0", + "csurf": "^1.11.0", "dotenv": "^16.0.0", "express": "^4.17.2", "fortawesome": "^0.0.1-security",