diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e96a1bc..221bc8c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "body-parser": "^1.20.3", "chalk-animation": "^2.0.3", "cookie-parser": "^1.4.7", - "csurf": "^1.11.0", + "csrf": "^3.1.0", "dompurify": "^3.1.7", "dotenv": "^16.4.5", "express": "^4.21.1", |
