summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2025-10-02 01:53:38 -0400
committerMhykol <mchaeldonald62@pm.me>2025-10-02 01:53:38 -0400
commit018e072cd73c5b3960d35c8ea7de7263ddc2b8e7 (patch)
tree8bbe8a28f00490c45198b4349c675706a8a33f88 /package.json
parentb674260ab92d9c27012b1c24f3c7155c54fce654 (diff)
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 9022100..a2caeaa 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.6",
- "dotenv": "^17.2.0",
+ "dompurify": "^3.2.7",
+ "dotenv": "^17.2.3",
"express": "^5.1.0",
- "express-rate-limit": "^8.0.1",
+ "express-rate-limit": "^8.1.0",
"helmet": "^8.1.0",
"highlight.js": "^11.11.1",
- "jest": "^30.0.4",
- "jsdom": "^26.1.0",
+ "jest": "^30.2.0",
+ "jsdom": "^27.0.0",
"markdown-it": "^14.1.0",
- "mysql2": "^3.14.2",
- "nodemailer": "^7.0.5",
+ "mysql2": "^3.15.1",
+ "nodemailer": "^7.0.6",
"nodemon": "^3.1.10",
"rss": "^1.2.2",
"sitemap": "^8.0.0",
- "winston": "^3.17.0"
+ "winston": "^3.18.3"
}
}