Fixes CVE-2022-24894

This commit is contained in:
Joël Pittet 2024-02-09 17:17:44 -08:00
parent 513ea67e7d
commit cefdaf9a9b

14
composer.lock generated
View file

@ -9669,16 +9669,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v5.4.10",
"version": "v5.4.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948"
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/255ae3b0a488d78fbb34da23d3e0c059874b5948",
"reference": "255ae3b0a488d78fbb34da23d3e0c059874b5948",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"reference": "aaeec341582d3c160cc9ecfa8b2419ba6c69954e",
"shasum": ""
},
"require": {
@ -9761,7 +9761,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.10"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.20"
},
"funding": [
{
@ -9777,7 +9777,7 @@
"type": "tidelift"
}
],
"time": "2022-06-26T16:57:59+00:00"
"time": "2023-02-01T08:18:48+00:00"
},
{
"name": "symfony/mime",
@ -17088,5 +17088,5 @@
"ext-pdo": "*"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}