diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2025-07-06 13:50:21 -0400 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2025-07-06 13:50:21 -0400 |
| commit | d6635c2384866c7905f4574b16a1d81b9c285594 (patch) | |
| tree | 3179a0619730fe7d5871a5a3036644053342f46b | |
| parent | 97d9b6466cc7c5a921833c8c00f30f321b148e19 (diff) | |
Update package.json
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 229a373..d2f66d8 100644 --- a/package.json +++ b/package.json @@ -19,19 +19,19 @@ "chalk-animation": "^2.0.3", "cookie-parser": "^1.4.7", "csrf": "^3.1.0", - "dompurify": "^3.2.5", - "dotenv": "^16.5.0", + "dompurify": "^3.2.6", + "dotenv": "^17.0.1", "express": "^5.1.0", - "express-rate-limit": "^7.5.0", + "express-rate-limit": "^7.5.1", "helmet": "^8.1.0", "highlight.js": "^11.11.1", - "jest": "^29.7.0", + "jest": "^30.0.4", "jsdom": "^26.1.0", "markdown-it": "^14.1.0", "mysql2": "^3.14.1", - "nodemailer": "^7.0.3", + "nodemailer": "^7.0.4", "nodemon": "^3.1.10", - "pm2": "^6.0.6", + "pm2": "^6.0.8", "rss": "^1.2.2", "sitemap": "^8.0.0", "winston": "^3.17.0" |
