From 277b72dbb4c01ae45fc8fcd304689b0daaae55bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:42:27 +0000 Subject: [PATCH] fix(deps): update sentry-javascript monorepo to v10 --- packages/shared-http-pieces/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shared-http-pieces/package.json b/packages/shared-http-pieces/package.json index 19e507f..d386e17 100644 --- a/packages/shared-http-pieces/package.json +++ b/packages/shared-http-pieces/package.json @@ -55,7 +55,7 @@ "dependencies": { "@discordjs/builders": "^1.14.1", "@discordjs/collection": "^2.1.1", - "@sentry/node": "^8.55.2", + "@sentry/node": "^10.58.0", "@wolfstar/env-utilities": "workspace:^", "@wolfstar/http-framework": "workspace:^", "@wolfstar/http-framework-i18n": "workspace:^",