summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
}
}