diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2025-04-07 03:24:52 -0400 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2025-04-07 03:24:52 -0400 |
| commit | a4da1bad7ee1ee568fa5d523ff36572cb9c3e99b (patch) | |
| tree | 081a7cf2e8948161ca837aa0027e5a450074c230 | |
| parent | 7630b71d444b742845a38f83b5f5d8e7130df60e (diff) | |
Update package.json
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index a1e2825..ace4829 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ "chalk-animation": "^2.0.3", "cookie-parser": "^1.4.7", "csrf": "^3.1.0", - "dompurify": "^3.2.4", + "dompurify": "^3.2.5", "dotenv": "^16.4.7", - "express": "^4.21.2", + "express": "^5.1.0", "express-rate-limit": "^7.5.0", "helmet": "^8.1.0", "highlight.js": "^11.11.1", |
