summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-12-23 09:13:36 -0500
committerMhykol <mchaeldonald62@pm.me>2024-12-23 09:13:36 -0500
commitbf0226d51372756bb29073c0d1334857a4c70a9c (patch)
treeef4a79f50dad106b3c7309f656f5a78aaa1acde2 /package.json
parent8426c0ab5424ae3aa6f26f32eaebcbe1f8b859db (diff)
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d5a4c78..c7b957a 100644
--- a/package.json
+++ b/package.json
@@ -22,15 +22,15 @@
"dompurify": "^3.2.3",
"dotenv": "^16.4.7",
"express": "^4.21.2",
- "express-rate-limit": "^7.4.1",
+ "express-rate-limit": "^7.5.0",
"helmet": "^8.0.0",
- "highlight.js": "^11.10.0",
+ "highlight.js": "^11.11.0",
"jest": "^29.7.0",
"jsdom": "^25.0.1",
"markdown-it": "^14.1.0",
- "mysql2": "^3.11.5",
+ "mysql2": "^3.12.0",
"nodemailer": "^6.9.16",
- "nodemon": "^3.1.7",
+ "nodemon": "^3.1.9",
"pm2": "^5.4.3",
"rss": "^1.2.2",
"sitemap": "^8.0.0",