diff options
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 7c4624e..04cb5a9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "chalk-animation": "^2.0.3", "cookie-parser": "^1.4.7", "csrf": "^3.1.0", - "dompurify": "^3.2.1", + "dompurify": "^3.2.2", "dotenv": "^16.4.5", "express": "^4.21.1", "express-rate-limit": "^7.4.1", @@ -28,7 +28,7 @@ "jest": "^29.7.0", "jsdom": "^25.0.1", "markdown-it": "^14.1.0", - "mysql2": "^3.11.4", + "mysql2": "^3.11.5", "nodemailer": "^6.9.16", "nodemon": "^3.1.7", "pm2": "^5.4.3", |
