diff --git a/src/app/feedback.js b/src/app/feedback.js index 36e25df..276d05f 100644 --- a/src/app/feedback.js +++ b/src/app/feedback.js @@ -58,7 +58,7 @@ const feedback = { success: "We Appreciate Your Feedback!", failedTitle: "Oops, an error occurred!", failedMessage: - "Please try again. If this keeps happening, try to send an email to feedback@hejbit.com instead.", + "Please try again. If this keeps happening, try to send an email to support@hejbit.com instead.", position: "right", }); feedbackInstance.renderButton(); diff --git a/vendor-bin/sentry/composer.lock b/vendor-bin/sentry/composer.lock index 5c56448..94c7567 100644 --- a/vendor-bin/sentry/composer.lock +++ b/vendor-bin/sentry/composer.lock @@ -386,16 +386,16 @@ }, { "name": "sentry/sentry", - "version": "4.14.0", + "version": "4.14.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "f8c50304bd2f1640704345274bdd5af150b6945d" + "reference": "a28c4a6f5fda2bf730789a638501d7a737a64eda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/f8c50304bd2f1640704345274bdd5af150b6945d", - "reference": "f8c50304bd2f1640704345274bdd5af150b6945d", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/a28c4a6f5fda2bf730789a638501d7a737a64eda", + "reference": "a28c4a6f5fda2bf730789a638501d7a737a64eda", "shasum": "" }, "require": { @@ -459,7 +459,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.14.0" + "source": "https://github.com/getsentry/sentry-php/tree/4.14.1" }, "funding": [ { @@ -471,7 +471,7 @@ "type": "custom" } ], - "time": "2025-06-13T17:22:57+00:00" + "time": "2025-06-23T15:25:52+00:00" }, { "name": "symfony/deprecation-contracts",