diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2024-12-11 13:56:29 -0500 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2024-12-11 13:56:29 -0500 |
| commit | 8426c0ab5424ae3aa6f26f32eaebcbe1f8b859db (patch) | |
| tree | 26fd927ac10c66e9f29db8326f921086652ff70b | |
| parent | 8c7aa370c259692cdd2ad0bdc2179f8c31b6b53b (diff) | |
Update package.json
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 04cb5a9..d5a4c78 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.2", - "dotenv": "^16.4.5", - "express": "^4.21.1", + "dompurify": "^3.2.3", + "dotenv": "^16.4.7", + "express": "^4.21.2", "express-rate-limit": "^7.4.1", "helmet": "^8.0.0", "highlight.js": "^11.10.0", |
