diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 356c41f..20e3c09 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "express": "4.18.1", "express-fileupload": "1.3.1", "express-rate-limit": "6.4.0", - "helmet": "5.0.2", + "helmet": "5.1.0", "passport": "^0.5.3", "passport-saml": "3.2.1", "shell-quote": "1.7.3", |