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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user