summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '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"
}
}