diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 0f208a0..7d08177 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "dependencies": { "body-parser": "^1.20.3", "chalk-animation": "^2.0.3", - "cookie-parser": "^1.4.6", + "cookie-parser": "^1.4.7", "csurf": "^1.11.0", "dompurify": "^3.1.7", "dotenv": "^16.4.5", - "express": "^4.21.0", + "express": "^4.21.1", "express-limit": "^1.0.0", "helmet": "^8.0.0", "highlight.js": "^11.10.0", |
