diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2024-05-16 02:51:07 -0400 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2024-05-16 02:51:07 -0400 |
| commit | 3c7bba40d36cc7f818fa50dc5de2f860d79c81d3 (patch) | |
| tree | 58fed6827a88541a1a7066f9bce2d7aa05a1e28a /package.json | |
| parent | 20aca1b4bba6d8dbe0b549efabcf7a01b026c63b (diff) | |
Update package.json
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 546baa8..964ae18 100644 --- a/package.json +++ b/package.json @@ -16,11 +16,13 @@ "body-parser": "^1.20.2", "chalk-animation": "^2.0.3", "cookie-parser": "^1.4.6", - "dompurify": "^3.1.2", + "dompurify": "^3.1.3", "dotenv": "^16.4.5", "express": "^4.19.2", + "express-limit": "^1.0.0", "helmet": "^7.1.0", "highlight.js": "^11.9.0", + "jest": "^29.7.0", "jsdom": "^24.0.0", "markdown-it": "^14.1.0", "mysql2": "^3.9.7", |
