summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-10-18 07:54:34 -0400
committerMhykol <mchaeldonald62@pm.me>2024-10-18 07:54:34 -0400
commit3bcb5a8e539ae50b8f8a08775ee854921e31e7d7 (patch)
tree8395080981f50156e356232daa2e8e8eedcf1978 /package.json
parentfd6424e39f47957f18e080bd3e79f4b1f38afd7a (diff)
Added message for rate limiter
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7d08177..e96a1bc 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"dompurify": "^3.1.7",
"dotenv": "^16.4.5",
"express": "^4.21.1",
- "express-limit": "^1.0.0",
+ "express-rate-limit": "^7.4.1",
"helmet": "^8.0.0",
"highlight.js": "^11.10.0",
"jest": "^29.7.0",