summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 961d8d6..98e4316 100644
--- a/package.json
+++ b/package.json
@@ -15,22 +15,22 @@
"author": "Mhykol <mchaeldonald62@pm.me>",
"license": "MIT",
"dependencies": {
- "body-parser": "^2.2.0",
+ "body-parser": "^2.2.1",
"chalk-animation": "^2.0.3",
"cookie-parser": "^1.4.7",
"csrf": "^3.1.0",
"dompurify": "^3.3.0",
"dotenv": "^17.2.3",
- "express": "^5.1.0",
+ "express": "^5.2.1",
"express-rate-limit": "^8.2.1",
"helmet": "^8.1.0",
"highlight.js": "^11.11.1",
"jest": "^30.2.0",
- "jsdom": "^27.1.0",
+ "jsdom": "^27.2.0",
"markdown-it": "^14.1.0",
"mysql2": "^3.15.3",
- "nodemailer": "^7.0.10",
- "nodemon": "^3.1.10",
+ "nodemailer": "^7.0.11",
+ "nodemon": "^3.1.11",
"rss": "^1.2.2",
"sitemap": "^9.0.0",
"winston": "^3.18.3"