diff --git a/bun.lockb b/bun.lockb index 0d52c9c7..84f8aacf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/~/app/sentry/package.json b/packages/~/app/sentry/package.json index 6ccd227a..ff291193 100644 --- a/packages/~/app/sentry/package.json +++ b/packages/~/app/sentry/package.json @@ -14,8 +14,8 @@ "format": "prettier --write src/**/*.ts" }, "dependencies": { - "@sentry/node": "8.32.0", - "@sentry/profiling-node": "8.32.0", + "@sentry/node": "8.33.1", + "@sentry/profiling-node": "8.33.1", "@~/app.core": "workspace:*", "consola": "3.2.3", "hono": "4.6.3"