diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2025-11-02 04:55:47 -0500 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2025-11-02 04:55:47 -0500 |
| commit | c39d94c1e22a20eaa9ee5dee0ede68ee541f9952 (patch) | |
| tree | 4f838f42a0fc158ff15363a44575283a689c8162 | |
| parent | 018e072cd73c5b3960d35c8ea7de7263ddc2b8e7 (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 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" } } |
