summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2025-07-18 01:55:18 -0400
committerMhykol <mchaeldonald62@pm.me>2025-07-18 01:55:18 -0400
commita0fca25abea8d9994b7228be8771bce100a0bbdd (patch)
tree73dce1b20140d240ae1d0fb2a39b26b7105fe928 /package.json
parentd2f73beb2e6a4d1e7b32e330616f2f14669664bd (diff)
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0557c2c..d82d2c3 100644
--- a/package.json
+++ b/package.json
@@ -22,13 +22,13 @@
"dompurify": "^3.2.6",
"dotenv": "^17.2.0",
"express": "^5.1.0",
- "express-rate-limit": "^7.5.1",
+ "express-rate-limit": "^8.0.1",
"helmet": "^8.1.0",
"highlight.js": "^11.11.1",
"jest": "^30.0.4",
"jsdom": "^26.1.0",
"markdown-it": "^14.1.0",
- "mysql2": "^3.14.1",
+ "mysql2": "^3.14.2",
"nodemailer": "^7.0.5",
"nodemon": "^3.1.10",
"pm2": "^6.0.8",