summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index a2caeaa..961d8d6 100644
--- a/package.json
+++ b/package.json
@@ -19,20 +19,20 @@
"chalk-animation": "^2.0.3",
"cookie-parser": "^1.4.7",
"csrf": "^3.1.0",
- "dompurify": "^3.2.7",
+ "dompurify": "^3.3.0",
"dotenv": "^17.2.3",
"express": "^5.1.0",
- "express-rate-limit": "^8.1.0",
+ "express-rate-limit": "^8.2.1",
"helmet": "^8.1.0",
"highlight.js": "^11.11.1",
"jest": "^30.2.0",
- "jsdom": "^27.0.0",
+ "jsdom": "^27.1.0",
"markdown-it": "^14.1.0",
- "mysql2": "^3.15.1",
- "nodemailer": "^7.0.6",
+ "mysql2": "^3.15.3",
+ "nodemailer": "^7.0.10",
"nodemon": "^3.1.10",
"rss": "^1.2.2",
- "sitemap": "^8.0.0",
+ "sitemap": "^9.0.0",
"winston": "^3.18.3"
}
}