diff --git a/backend/composer.lock b/backend/composer.lock index 3f1f74a1..25977ea1 100644 --- a/backend/composer.lock +++ b/backend/composer.lock @@ -7464,16 +7464,16 @@ }, { "name": "stripe/stripe-php", - "version": "v17.2.0", + "version": "v17.2.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "ff2364c75533b71116ea11994d6bd08989b7f67b" + "reference": "a84ec46e82e2d1f1dbd04cf332317923ade82ba6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/ff2364c75533b71116ea11994d6bd08989b7f67b", - "reference": "ff2364c75533b71116ea11994d6bd08989b7f67b", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/a84ec46e82e2d1f1dbd04cf332317923ade82ba6", + "reference": "a84ec46e82e2d1f1dbd04cf332317923ade82ba6", "shasum": "" }, "require": { @@ -7517,9 +7517,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v17.2.0" + "source": "https://github.com/stripe/stripe-php/tree/v17.2.1" }, - "time": "2025-04-30T19:20:34+00:00" + "time": "2025-05-19T19:03:41+00:00" }, { "name": "symfony/clock",