symfony/http-client CVE-2024-50342, symfony/http-foundation CVE-2024-50345, symfony/process CVE-2024-51736

This commit is contained in:
Joël Pittet 2024-11-06 09:46:11 -08:00
parent 654f67b6ac
commit bab1e58ea4

36
composer.lock generated
View file

@ -9148,16 +9148,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.4.12", "version": "v6.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "133ac043875f59c26c55e79cf074562127cce4d2" "reference": "ba020a321a95519303a3f09ec2824d34d601c388"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/133ac043875f59c26c55e79cf074562127cce4d2", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388",
"reference": "133ac043875f59c26c55e79cf074562127cce4d2", "reference": "ba020a321a95519303a3f09ec2824d34d601c388",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9205,7 +9205,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.4.12" "source": "https://github.com/symfony/http-foundation/tree/v6.4.14"
}, },
"funding": [ "funding": [
{ {
@ -9221,7 +9221,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:18:25+00:00" "time": "2024-11-05T16:39:55+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
@ -10140,16 +10140,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v6.4.12", "version": "v6.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3" "reference": "25214adbb0996d18112548de20c281be9f27279f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/3f94e5f13ff58df371a7ead461b6e8068900fbb3", "url": "https://api.github.com/repos/symfony/process/zipball/25214adbb0996d18112548de20c281be9f27279f",
"reference": "3f94e5f13ff58df371a7ead461b6e8068900fbb3", "reference": "25214adbb0996d18112548de20c281be9f27279f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10181,7 +10181,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v6.4.12" "source": "https://github.com/symfony/process/tree/v6.4.14"
}, },
"funding": [ "funding": [
{ {
@ -10197,7 +10197,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-17T12:47:12+00:00" "time": "2024-11-06T09:25:01+00:00"
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",
@ -15941,16 +15941,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.4.12", "version": "v6.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56" "reference": "05d88cbd816ad6e0202edd9a9963cb9d615b8826"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56", "url": "https://api.github.com/repos/symfony/http-client/zipball/05d88cbd816ad6e0202edd9a9963cb9d615b8826",
"reference": "fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56", "reference": "05d88cbd816ad6e0202edd9a9963cb9d615b8826",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16014,7 +16014,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.4.12" "source": "https://github.com/symfony/http-client/tree/v6.4.14"
}, },
"funding": [ "funding": [
{ {
@ -16030,7 +16030,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:21:33+00:00" "time": "2024-11-05T16:39:55+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",