summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2026-05-09 01:58:10 -0400
committerMhykol <mchaeldonald62@pm.me>2026-05-09 01:58:10 -0400
commita1d4f58d17ea1cd4d94a42c01e3d63e313fdef01 (patch)
tree01238f2db7ca9f538a9e787a0f30ab9a6a7530bd
parentf4f49cd244d2f840cbb79a9286973b5c98d4f534 (diff)
Update package.json
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 51c3487..f535188 100644
--- a/package.json
+++ b/package.json
@@ -17,21 +17,21 @@
"license": "ISC",
"type": "commonjs",
"dependencies": {
- "body-parser": "^2.2.1",
+ "body-parser": "^2.2.2",
"chalk": "^5.6.2",
"cookie-parser": "^1.4.7",
- "dompurify": "^3.3.1",
- "dotenv": "^17.2.3",
+ "dompurify": "^3.4.2",
+ "dotenv": "^17.4.2",
"express": "^5.2.1",
- "express-rate-limit": "^8.2.1",
+ "express-rate-limit": "^8.5.1",
"helmet": "^8.1.0",
- "markdown-it": "^14.1.0",
- "mysql2": "^3.16.0",
- "nodemailer": "^7.0.11",
- "nodemon": "^3.1.11",
+ "markdown-it": "^14.1.1",
+ "mysql2": "^3.22.3",
+ "nodemailer": "^8.0.7",
+ "nodemon": "^3.1.14",
"npm-run-all": "^4.1.5",
"rss": "^1.2.2",
- "sitemap": "^9.0.0",
+ "sitemap": "^9.0.1",
"winston": "^3.19.0"
}
}