summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-12-01 17:42:45 -0500
committerMhykol <mchaeldonald62@pm.me>2024-12-01 17:42:45 -0500
commit8c7aa370c259692cdd2ad0bdc2179f8c31b6b53b (patch)
treec29f97dd248965f3788ac9248cfbf477d2f9f998 /package.json
parente78330bff02f422bcf1a6b702c845ce61f8a7394 (diff)
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",