Skip to content
Snippets Groups Projects
Commit 6ca8fda4 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 184a6126
Branches
Tags
8 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!1012Issue #3226887: Hreflang on non-canonical content pages,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10,!596Issue #3046532: deleting an entity reference field, used in a contextual view, makes the whole site unrecoverable,!496Issue #2463967: Use .user.ini file for PHP settings,!144Issue #2666286: Clean up menu_ui to conform to Drupal coding standards,!16Draft: Resolve #2081585 "History storage",!13Resolve #2903456
......@@ -2547,16 +2547,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v4.4.12",
"version": "v4.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "f93f6b3e52a590749994cc23d8fb879472ceb76c"
"reference": "2bb7b90ecdc79813c0bf237b7ff20e79062b5188"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f93f6b3e52a590749994cc23d8fb879472ceb76c",
"reference": "f93f6b3e52a590749994cc23d8fb879472ceb76c",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2bb7b90ecdc79813c0bf237b7ff20e79062b5188",
"reference": "2bb7b90ecdc79813c0bf237b7ff20e79062b5188",
"shasum": ""
},
"require": {
......@@ -2648,7 +2648,7 @@
"type": "tidelift"
}
],
"time": "2020-08-31T06:09:42+00:00"
"time": "2020-09-02T08:09:29+00:00"
},
{
"name": "symfony/mime",
......
......@@ -41,7 +41,7 @@
"symfony/event-dispatcher": "v4.4.12",
"symfony/event-dispatcher-contracts": "v1.1.9",
"symfony/http-foundation": "v4.4.12",
"symfony/http-kernel": "v4.4.12",
"symfony/http-kernel": "v4.4.13",
"symfony/mime": "v5.1.4",
"symfony/polyfill-ctype": "v1.18.1",
"symfony/polyfill-iconv": "v1.18.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment