mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
[Security] Bump symfony/http-foundation from 4.3.5 to 4.3.8 (#1122)
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.5 to 4.3.8. **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/v4.3.5...v4.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ca1035571a
commit
fcd528eb8d
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -2738,16 +2738,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v4.3.5",
|
||||
"version": "v4.3.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "76590ced16d4674780863471bae10452b79210a5"
|
||||
"reference": "cabe67275034e173350e158f3b1803d023880227"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/76590ced16d4674780863471bae10452b79210a5",
|
||||
"reference": "76590ced16d4674780863471bae10452b79210a5",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/cabe67275034e173350e158f3b1803d023880227",
|
||||
"reference": "cabe67275034e173350e158f3b1803d023880227",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2789,7 +2789,7 @@
|
|||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2019-10-04T19:48:13+00:00"
|
||||
"time": "2019-11-12T13:07:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
|
@ -2885,16 +2885,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v4.3.5",
|
||||
"version": "v4.3.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "32f71570547b91879fdbd9cf50317d556ae86916"
|
||||
"reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/32f71570547b91879fdbd9cf50317d556ae86916",
|
||||
"reference": "32f71570547b91879fdbd9cf50317d556ae86916",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/22aecf6b11638ef378fab25d6c5a2da8a31a1448",
|
||||
"reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2940,7 +2940,7 @@
|
|||
"mime",
|
||||
"mime-type"
|
||||
],
|
||||
"time": "2019-09-19T17:00:15+00:00"
|
||||
"time": "2019-11-12T13:10:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
|
Loading…
Reference in a new issue