diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
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" } } |
