diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package.json b/package.json index 6bd3364..0bb9a7d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "chalk-animation": "^2.0.3", "cookie-parser": "^1.4.6", "csurf": "^1.11.0", - "dompurify": "^3.1.4", + "dompurify": "^3.1.5", "dotenv": "^16.4.5", "express": "^4.19.2", "express-limit": "^1.0.0", @@ -27,10 +27,11 @@ "jest": "^29.7.0", "jsdom": "^24.1.0", "markdown-it": "^14.1.0", - "mysql2": "^3.9.8", + "mysql2": "^3.10.0", "nodemailer": "^6.9.13", - "nodemon": "^3.1.1", + "nodemon": "^3.1.2", "pm2": "^5.4.0", + "rss-parser": "^3.13.0", "sitemap": "^8.0.0", "winston": "^3.13.0" } |
