From de05465f05efba5eb5be1cd53b3484decdd30a58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 21:37:00 +0000 Subject: [PATCH] chore(deps-dev): bump @strapi/strapi in /packages/plugins/sentry Bumps [@strapi/strapi](https://github.com/strapi/strapi) from 5.21.0 to 5.24.2. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/compare/v5.21.0...v5.24.2) --- updated-dependencies: - dependency-name: "@strapi/strapi" dependency-version: 5.24.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/plugins/sentry/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugins/sentry/package.json b/packages/plugins/sentry/package.json index 25d70e5fcc72..f3078b7cb470 100644 --- a/packages/plugins/sentry/package.json +++ b/packages/plugins/sentry/package.json @@ -58,7 +58,7 @@ "@strapi/icons": "2.0.0-rc.29" }, "devDependencies": { - "@strapi/strapi": "5.21.0", + "@strapi/strapi": "5.24.2", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.22.3",