From 86de691a8c9898aeae25ba7ef9ff5308831e598a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 11:43:33 +0000 Subject: [PATCH] [Security] Bump symfony/http-client from 5.1.3 to 5.1.5 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.1.3 to 5.1.5. **This update includes a security fix.** - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v5.1.3...v5.1.5) Signed-off-by: dependabot-preview[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5f0e8dc96..c91eb1bd3 100644 --- a/composer.lock +++ b/composer.lock @@ -8454,16 +8454,16 @@ }, { "name": "symfony/http-client", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "050dc633a598bdadbd49449500c87e30dabe5c58" + "reference": "21c4372e9cd2305313f4d4792d7b9fa7c25ade53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/050dc633a598bdadbd49449500c87e30dabe5c58", - "reference": "050dc633a598bdadbd49449500c87e30dabe5c58", + "url": "https://api.github.com/repos/symfony/http-client/zipball/21c4372e9cd2305313f4d4792d7b9fa7c25ade53", + "reference": "21c4372e9cd2305313f4d4792d7b9fa7c25ade53", "shasum": "" }, "require": { @@ -8489,7 +8489,7 @@ "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", "symfony/dependency-injection": "^4.4|^5.0", - "symfony/http-kernel": "^4.4|^5.0", + "symfony/http-kernel": "^4.4.13|^5.1.5", "symfony/process": "^4.4|^5.0" }, "type": "library", @@ -8536,7 +8536,7 @@ "type": "tidelift" } ], - "time": "2020-07-06T13:23:11+00:00" + "time": "2020-09-02T08:02:12+00:00" }, { "name": "symfony/http-client-contracts",