Commit b0599cf8 authored by catch's avatar catch
Browse files

Issue #3168763 by xjm, suzymasri, longwave: Update Symfony to 4.4.13 to address CVE-2020-15094

parent 0a3545be
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -2515,16 +2515,16 @@
        },
        {
            "name": "symfony/http-kernel",
            "version": "v4.4.9",
            "version": "v4.4.13",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "54526b598d7fc86a67850488b194a88a79ab8467"
                "reference": "2bb7b90ecdc79813c0bf237b7ff20e79062b5188"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/54526b598d7fc86a67850488b194a88a79ab8467",
                "reference": "54526b598d7fc86a67850488b194a88a79ab8467",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2bb7b90ecdc79813c0bf237b7ff20e79062b5188",
                "reference": "2bb7b90ecdc79813c0bf237b7ff20e79062b5188",
                "shasum": ""
            },
            "require": {
@@ -2616,7 +2616,7 @@
                    "type": "tidelift"
                }
            ],
            "time": "2020-05-31T05:25:51+00:00"
            "time": "2020-09-02T08:09:29+00:00"
        },
        {
            "name": "symfony/mime",
@@ -5647,6 +5647,7 @@
            "keywords": [
                "tokenizer"
            ],
            "abandoned": true,
            "time": "2019-09-17T06:23:10+00:00"
        },
        {
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
        "symfony/event-dispatcher": "v4.4.9",
        "symfony/event-dispatcher-contracts": "v1.1.7",
        "symfony/http-foundation": "v4.4.9",
        "symfony/http-kernel": "v4.4.9",
        "symfony/http-kernel": "v4.4.13",
        "symfony/mime": "v5.1.0",
        "symfony/polyfill-ctype": "v1.17.0",
        "symfony/polyfill-iconv": "v1.17.0",