summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 546baa8..964ae18 100644
--- a/package.json
+++ b/package.json
@@ -16,11 +16,13 @@
"body-parser": "^1.20.2",
"chalk-animation": "^2.0.3",
"cookie-parser": "^1.4.6",
- "dompurify": "^3.1.2",
+ "dompurify": "^3.1.3",
"dotenv": "^16.4.5",
"express": "^4.19.2",
+ "express-limit": "^1.0.0",
"helmet": "^7.1.0",
"highlight.js": "^11.9.0",
+ "jest": "^29.7.0",
"jsdom": "^24.0.0",
"markdown-it": "^14.1.0",
"mysql2": "^3.9.7",