From a1d4f58d17ea1cd4d94a42c01e3d63e313fdef01 Mon Sep 17 00:00:00 2001 From: Mhykol Date: Sat, 9 May 2026 01:58:10 -0400 Subject: Update package.json --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'package.json') 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" } } -- cgit v1.3.1