diff --git a/_backend/composer.lock b/_backend/composer.lock index 97a94080ae..fc16c40d28 100644 --- a/_backend/composer.lock +++ b/_backend/composer.lock @@ -749,16 +749,16 @@ }, { "name": "sentry/sentry", - "version": "4.23.0", + "version": "4.23.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "121a674d5fffcdb8e414b75c1b76edba8e592b66" + "reference": "eccf30d8abcf55189a1dc0eb3d946a61d42fb4df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/121a674d5fffcdb8e414b75c1b76edba8e592b66", - "reference": "121a674d5fffcdb8e414b75c1b76edba8e592b66", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/eccf30d8abcf55189a1dc0eb3d946a61d42fb4df", + "reference": "eccf30d8abcf55189a1dc0eb3d946a61d42fb4df", "shasum": "" }, "require": { @@ -826,7 +826,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.23.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.23.1" }, "funding": [ { @@ -838,7 +838,7 @@ "type": "custom" } ], - "time": "2026-03-23T13:15:52+00:00" + "time": "2026-03-27T18:26:46+00:00" }, { "name": "stripe/stripe-php",