From a1bdfd29b7fdaf4fb12afd5534af4eb9005bbca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 03:13:41 +0000 Subject: [PATCH] Bump @sentry/integrations from 7.116.0 to 7.114.0 in /src Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.116.0 to 7.114.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.114.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.116.0...7.114.0) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index cff6ca1..dff7eb3 100644 --- a/src/package.json +++ b/src/package.json @@ -8,7 +8,7 @@ "@mui/material": "5.14.14", "@mui/styles": "5.14.14", "@sentry/browser": "^7.88.0", - "@sentry/integrations": "^7.88.0", + "@sentry/integrations": "^7.114.0", "babel-eslint": "^10.1.0", "react": "^18.2.0", "react-beautiful-dnd": "^13.1.1",