diff --git a/composer.json b/composer.json index 40d44e741..bdb5b818a 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "spatie/laravel-webhook-client": "3.4.2", "square/square": "38.2.0.20241017", "subfission/cas": "5.1.0", - "symfony/http-client": "7.1.6", + "symfony/http-client": "7.1.7", "symfony/postmark-mailer": "7.1.6", "xammie/mailbook": "1.8.1" }, diff --git a/composer.lock b/composer.lock index fe42aab30..eadb1baba 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": "60338ce398799020237de280a122c89b", + "content-hash": "9fc7ee3a56735321fcbaecdc645c8577", "packages": [ { "name": "ans-group/laravel-health-check", @@ -9040,16 +9040,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.6", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "274e2f6886b43a36f8bd5dfeb67215f7ebf9e291" + "reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/274e2f6886b43a36f8bd5dfeb67215f7ebf9e291", - "reference": "274e2f6886b43a36f8bd5dfeb67215f7ebf9e291", + "url": "https://api.github.com/repos/symfony/http-client/zipball/90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", + "reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", "shasum": "" }, "require": { @@ -9114,7 +9114,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.6" + "source": "https://github.com/symfony/http-client/tree/v7.1.7" }, "funding": [ { @@ -9130,7 +9130,7 @@ "type": "tidelift" } ], - "time": "2024-10-22T09:40:50+00:00" + "time": "2024-11-05T16:45:54+00:00" }, { "name": "symfony/http-client-contracts",