summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2025-05-18 06:06:01 -0400
committerMhykol <mchaeldonald62@pm.me>2025-05-18 06:06:01 -0400
commit97d9b6466cc7c5a921833c8c00f30f321b148e19 (patch)
tree90e2034ddb371dff9b280562a18bd30a6b133079
parentf11590ec492d5ce9ab859addcabb96411b3b16da (diff)
Update package.json
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index ace4829..229a373 100644
--- a/package.json
+++ b/package.json
@@ -20,18 +20,18 @@
"cookie-parser": "^1.4.7",
"csrf": "^3.1.0",
"dompurify": "^3.2.5",
- "dotenv": "^16.4.7",
+ "dotenv": "^16.5.0",
"express": "^5.1.0",
"express-rate-limit": "^7.5.0",
"helmet": "^8.1.0",
"highlight.js": "^11.11.1",
"jest": "^29.7.0",
- "jsdom": "^26.0.0",
+ "jsdom": "^26.1.0",
"markdown-it": "^14.1.0",
- "mysql2": "^3.14.0",
- "nodemailer": "^6.10.0",
- "nodemon": "^3.1.9",
- "pm2": "^6.0.5",
+ "mysql2": "^3.14.1",
+ "nodemailer": "^7.0.3",
+ "nodemon": "^3.1.10",
+ "pm2": "^6.0.6",
"rss": "^1.2.2",
"sitemap": "^8.0.0",
"winston": "^3.17.0"