diff --git a/backend/composer.lock b/backend/composer.lock index aa42d1051..6841a1744 100644 --- a/backend/composer.lock +++ b/backend/composer.lock @@ -2780,16 +2780,16 @@ }, { "name": "stripe/stripe-php", - "version": "v20.2.0", + "version": "v20.2.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "38b784dd45b447609032c151c40712d9b3feecb0" + "reference": "c628cfa0b3de4ef5110b2c2bfbf881a33a52fdd5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/38b784dd45b447609032c151c40712d9b3feecb0", - "reference": "38b784dd45b447609032c151c40712d9b3feecb0", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c628cfa0b3de4ef5110b2c2bfbf881a33a52fdd5", + "reference": "c628cfa0b3de4ef5110b2c2bfbf881a33a52fdd5", "shasum": "" }, "require": { @@ -2836,9 +2836,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v20.2.0" + "source": "https://github.com/stripe/stripe-php/tree/v20.2.1" }, - "time": "2026-05-27T20:28:12+00:00" + "time": "2026-06-12T22:41:56+00:00" }, { "name": "symfony/deprecation-contracts",