[Security] Bump symfony/http-foundation from 3.4.31 to 3.4.35 in /drupal

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.31 to 3.4.35. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v3.4.31...v3.4.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-13 11:42:01 +00:00 committed by GitHub
parent a5f598deff
commit c7d102cce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
drupal/composer.lock generated
View file

@ -4807,16 +4807,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v3.4.31",
"version": "v3.4.35",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4"
"reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b3d57a1c325f39f703b249bed7998ce8c64236b4",
"reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce",
"reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce",
"shasum": ""
},
"require": {
@ -4857,7 +4857,7 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2019-08-26T07:50:50+00:00"
"time": "2019-11-11T12:53:10+00:00"
},
{
"name": "symfony/http-kernel",