summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-10-07 05:13:10 -0400
committerMhykol <mchaeldonald62@pm.me>2024-10-07 05:13:10 -0400
commite8996373a6dad0bdd6fc6926386b4262730ac279 (patch)
tree0a0970ff398444bb1efd439189e314888a02fd66
parentc26755d2db82ab077dfe9225ea29a124c5a91bdb (diff)
Update package.json
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 04de154..0f208a0 100644
--- a/package.json
+++ b/package.json
@@ -19,11 +19,11 @@
"chalk-animation": "^2.0.3",
"cookie-parser": "^1.4.6",
"csurf": "^1.11.0",
- "dompurify": "^3.1.6",
+ "dompurify": "^3.1.7",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express-limit": "^1.0.0",
- "helmet": "^7.1.0",
+ "helmet": "^8.0.0",
"highlight.js": "^11.10.0",
"jest": "^29.7.0",
"jsdom": "^25.0.1",
@@ -34,6 +34,6 @@
"pm2": "^5.4.2",
"rss": "^1.2.2",
"sitemap": "^8.0.0",
- "winston": "^3.14.2"
+ "winston": "^3.15.0"
}
}