diff --git a/composer.json b/composer.json index eb0f642e85..7df1d49138 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "dragonmantank/cron-expression": "^3.1", "erusev/parsedown": "^1.7", "google/apiclient": "^2.12", - "guzzlehttp/guzzle": "v7.9.1", + "guzzlehttp/guzzle": "v7.9.2", "league/uri-parser": "^1.4", "misterion/ko-process": "^0.5", "ocramius/package-versions": "^1.3", diff --git a/composer.lock b/composer.lock index 5abf0ab247..9e5bd7a67d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "311177b80ac6f1bcb269e3597a5a10d4", + "content-hash": "b2d2df01df9c2ad21b5cab8d433647cd", "packages": [ { "name": "brick/varexporter", @@ -2297,16 +2297,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.9.1", + "version": "7.9.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc" + "reference": "d281ed313b989f213357e3be1a179f02196ac99b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a629e5b69db96eb4939c1b34114130077dd4c6fc", - "reference": "a629e5b69db96eb4939c1b34114130077dd4c6fc", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", + "reference": "d281ed313b989f213357e3be1a179f02196ac99b", "shasum": "" }, "require": { @@ -2403,7 +2403,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.9.1" + "source": "https://github.com/guzzle/guzzle/tree/7.9.2" }, "funding": [ { @@ -2419,7 +2419,7 @@ "type": "tidelift" } ], - "time": "2024-07-19T16:19:57+00:00" + "time": "2024-07-24T11:22:20+00:00" }, { "name": "guzzlehttp/promises",