diff --git a/composer.lock b/composer.lock index fe0439a56edc9fd005b53da942ca5c1eb085d8a3..f6bbedd9806d37513f9a8c2c2fffd588076efc19 100644 --- a/composer.lock +++ b/composer.lock @@ -491,7 +491,7 @@ "dist": { "type": "path", "url": "core", - "reference": "d55f9a95d0d10b10b2945d162fa86b383ecc9cda" + "reference": "5a9a3329284c00b698aa63e5921d98daddae69cb" }, "require": { "asm89/stack-cors": "^2.1", @@ -513,7 +513,7 @@ "ext-tokenizer": "*", "ext-xml": "*", "guzzlehttp/guzzle": "^7.5", - "guzzlehttp/psr7": "^2.4", + "guzzlehttp/psr7": "^2.4.5", "masterminds/html5": "^2.7", "mck89/peast": "^1.14", "pear/archive_tar": "^1.4.14", diff --git a/core/composer.json b/core/composer.json index 316d91db5979d0c92df5f116bca4580b529bd6ae..8c59f1495a62a85df3487cc63bbf37f88d325c54 100644 --- a/core/composer.json +++ b/core/composer.json @@ -33,7 +33,7 @@ "twig/twig": "^3.5.0", "doctrine/annotations": "^1.14", "guzzlehttp/guzzle": "^7.5", - "guzzlehttp/psr7": "^2.4", + "guzzlehttp/psr7": "^2.4.5", "egulias/email-validator": "^3.2.1|^4.0", "masterminds/html5": "^2.7", "symfony/psr-http-message-bridge": "^2.1",