fix(core): Upgrade express to address CVE-2024-29041 (no-changelog) (#9021)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-04-03 17:08:06 +02:00
committed by GitHub
parent bcd39a110b
commit dc42ac17a6
2 changed files with 38 additions and 42 deletions

View File

@@ -121,7 +121,7 @@
"csrf": "3.1.0",
"curlconverter": "3.21.0",
"dotenv": "8.6.0",
"express": "4.18.3",
"express": "4.19.2",
"express-async-errors": "3.1.1",
"express-handlebars": "7.1.2",
"express-openapi-validator": "5.1.6",