diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e02510..a8a8b1a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,9 +16,6 @@ importers: '@sentry/node': specifier: ^7.91.0 version: 7.91.0 - '@sentry/tracing': - specifier: ^7.91.0 - version: 7.91.0 '@tinyhttp/proxy-addr': specifier: 2.1.0 version: 2.1.0 @@ -1512,13 +1509,6 @@ packages: - supports-color dev: false - /@sentry/tracing@7.91.0: - resolution: {integrity: sha512-IlSAMvqfCL/2TwwN4Tmk6bGMgilGruv5oIJ1GMenVZk53bHwjpjzMbd0ms8+S5zJwAgTQXoCbRhaFFrNmptteQ==} - engines: {node: '>=8'} - dependencies: - '@sentry-internal/tracing': 7.91.0 - dev: false - /@sentry/types@7.91.0: resolution: {integrity: sha512-bcQnb7J3P3equbCUc+sPuHog2Y47yGD2sCkzmnZBjvBT0Z1B4f36fI/5WjyZhTjLSiOdg3F2otwvikbMjmBDew==} engines: {node: '>=8'}