Verified Commit 6a19b1c6 authored by Jess's avatar Jess
Browse files

SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna,...

SA-CORE-2022-011 by GHaddon, JeroenT, yivanov, Heine, longwave, DamienMcKenna, mlhess, cilefen, xjm, benjifisher
parent 3d860c48
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -531,7 +531,7 @@
            "dist": {
                "type": "path",
                "url": "core",
                "reference": "3a101dd4009f4062e41a17d13cd48043446423dc"
                "reference": "98efe638ae901d5c6d1142cd979afbf014102fbb"
            },
            "require": {
                "asm89/stack-cors": "^1.3",
@@ -552,7 +552,7 @@
                "ext-spl": "*",
                "ext-tokenizer": "*",
                "ext-xml": "*",
                "guzzlehttp/guzzle": "^6.5.6 || ^7.4.3",
                "guzzlehttp/guzzle": "^6.5.7 || ^7.4.4",
                "laminas/laminas-diactoros": "^2.11",
                "laminas/laminas-feed": "^2.17",
                "masterminds/html5": "^2.7",
@@ -918,16 +918,16 @@
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.5.6",
            "version": "6.5.7",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "f092dd734083473658de3ee4bef093ed77d2689c"
                "reference": "724562fa861e21a4071c652c8a159934e4f05592"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f092dd734083473658de3ee4bef093ed77d2689c",
                "reference": "f092dd734083473658de3ee4bef093ed77d2689c",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/724562fa861e21a4071c652c8a159934e4f05592",
                "reference": "724562fa861e21a4071c652c8a159934e4f05592",
                "shasum": ""
            },
            "require": {
@@ -1013,7 +1013,7 @@
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/6.5.6"
                "source": "https://github.com/guzzle/guzzle/tree/6.5.7"
            },
            "funding": [
                {
@@ -1029,7 +1029,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2022-05-25T13:19:12+00:00"
            "time": "2022-06-09T21:36:50+00:00"
        },
        {
            "name": "guzzlehttp/promises",
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        "doctrine/lexer": "1.2.3",
        "doctrine/reflection": "1.2.2",
        "egulias/email-validator": "3.2",
        "guzzlehttp/guzzle": "6.5.6",
        "guzzlehttp/guzzle": "6.5.7",
        "guzzlehttp/promises": "1.5.1",
        "guzzlehttp/psr7": "1.8.5",
        "laminas/laminas-diactoros": "2.11.0",
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
        "twig/twig": "^2.15",
        "doctrine/reflection": "^1.2",
        "doctrine/annotations": "^1.13",
        "guzzlehttp/guzzle": "^6.5.6 || ^7.4.3",
        "guzzlehttp/guzzle": "^6.5.7 || ^7.4.4",
        "symfony-cmf/routing": "^2.3",
        "laminas/laminas-feed": "^2.17",
        "stack/builder": "^1.0",