summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-06-01 05:39:39 -0400
committerMhykol <mchaeldonald62@pm.me>2024-06-01 05:39:39 -0400
commit6deb63b46abdf82137e78897f1c5033fd5a6802b (patch)
tree9863c737929766705cb84b0502dee5da4635cc42 /package.json
parentd77233fe518c2c6ca5653bbb18a7fb94bade0cb9 (diff)
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
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"
}