From 1461f6b207232cbaa719122ca5d9b053fd95512e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:45:48 +0000 Subject: [PATCH] Bump @sentry/browser from 5.29.2 to 7.119.1 in /packages/koot-sentry Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.29.2 to 7.119.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.29.2...7.119.1) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/koot-sentry/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/koot-sentry/package.json b/packages/koot-sentry/package.json index 4570f23..3fddec3 100644 --- a/packages/koot-sentry/package.json +++ b/packages/koot-sentry/package.json @@ -23,7 +23,7 @@ "node": ">=8.9.0" }, "dependencies": { - "@sentry/browser": "5.29.2", + "@sentry/browser": "7.119.1", "@sentry/cli": "^2.21.2", "fs-extra": "*" }