fix: on-headers is vulnerable to http response header manipulation (#15453)

Resolves [Dependabot Alert
245](https://github.com/twentyhq/twenty/security/dependabot/245) -
on-headers is vulnerable to http response header manipulation.

Updated the version of express-session from `1.18.1` to `1.18.2`.
This commit is contained in:
Abdullah.
2025-10-29 20:32:15 +01:00
committed by GitHub
parent 198bf5a333
commit f2d9262e6a
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
"dompurify": "3.2.6",
"dotenv": "16.4.5",
"express": "4.21.2",
"express-session": "^1.18.1",
"express-session": "^1.18.2",
"file-type": "16.5.4",
"gaxios": "5.1.3",
"glob": "11.0.1",