From 8a91b3be22f3484d69b2ae2c796a86571b0b6fb6 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 6 Dec 2024 17:46:46 -0600 Subject: [PATCH] Update package.json (#7359) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e7464ee2..15886547a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "cookie-signature": "1.1.0", "@sailshq/csurf": "1.11.1", "ejs": "3.1.10", - "express": "4.21.1", + "express": "4.21.2", "express-session": "1.18.1", "flaverr": "^1.10.0", "glob": "7.1.2",