diff --git a/package.json b/package.json index 128fdea..326a17a 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@commitlint/config-conventional": "^18.4.4", "@connectrpc/connect-node": "^1.1.4", "@jest/globals": "^29.7.0", - "@sentry/cli": "^2.23.1", + "@sentry/cli": "^2.25.0", "@sentry/types": "^7.91.0", "@types/jest": "^29.5.11", "@types/node": "^20.10.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2c4efd..68f0b5f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ devDependencies: specifier: ^29.7.0 version: registry.npmjs.org/@jest/globals@29.7.0 '@sentry/cli': - specifier: ^2.23.1 - version: 2.23.1 + specifier: ^2.25.0 + version: 2.25.0 '@sentry/types': specifier: ^7.91.0 version: 7.91.0 @@ -286,16 +286,16 @@ packages: '@sentry/utils': 7.90.0 dev: false - /@sentry/cli-darwin@2.23.1: - resolution: {integrity: sha512-jSHORd9p/69BmKZRfJXFw4WFYODlw3mH1vBCi8LTWDimR9L3tthlCqYM1v5A26mUACqyNPI3s/6xvw5GOAsIhw==, tarball: https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.23.1.tgz} + /@sentry/cli-darwin@2.25.0: + resolution: {integrity: sha512-OgBioypi9S+cooC4mPj/gYyvjw3oP9TH9ACgzobL0oP9gCpyF36iv044SWHLgeFUb45cPpVZ7f7WeSbufItzCQ==, tarball: https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.25.0.tgz} engines: {node: '>=10'} os: [darwin] requiresBuild: true dev: true optional: true - /@sentry/cli-linux-arm64@2.23.1: - resolution: {integrity: sha512-f6e1x5zudglp8XdgN07hRhX8HVIeiY/dLAcvaV7qPNtZLd9pjsPgS2nyJlPPEC2WgG1FC439t3JmxIhRTjRA9g==, tarball: https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.23.1.tgz} + /@sentry/cli-linux-arm64@2.25.0: + resolution: {integrity: sha512-GqxP3s0qHBgch3WI1my5P/h4YeEtNEar+jOGTPg66Bt042rUEHIlYuhULriu3v5rLnmlTuQ5i+LGr4Kq5SFW0Q==, tarball: https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.25.0.tgz} engines: {node: '>=10'} cpu: [arm64] os: [linux, freebsd] @@ -303,8 +303,8 @@ packages: dev: true optional: true - /@sentry/cli-linux-arm@2.23.1: - resolution: {integrity: sha512-ur7DFWwHXrLRJLa0+vL22Wkr8FC1NIQwo0mfKI+51Y9ijKsfo8R7pO5MPRCYQz0DKR12VPXkq05KPsCNq5AtZQ==, tarball: https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.23.1.tgz} + /@sentry/cli-linux-arm@2.25.0: + resolution: {integrity: sha512-EZT//Dnajc03juqBTRUlU7x/1R1ODq5w6ZC9zO5tJfURxljUJ/kkAScHpfHiqzhPMNArK0gu7vYrOS4CTA7eBw==, tarball: https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.25.0.tgz} engines: {node: '>=10'} cpu: [arm] os: [linux, freebsd] @@ -312,8 +312,8 @@ packages: dev: true optional: true - /@sentry/cli-linux-i686@2.23.1: - resolution: {integrity: sha512-nm3iDgBwkwAZGkz2Oq44pdh0xdECOq/EumF8mAPA6YS2MKUWGsFQEb5/f6HLnqBULrd88RK1wrEW0eBIuIJs9Q==, tarball: https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.23.1.tgz} + /@sentry/cli-linux-i686@2.25.0: + resolution: {integrity: sha512-w25QuABMK7FDjlOgpWgJOhQdVQguOhz81DPoeXNWiDLcTHFsYDXxT88exaUQxrLhMNcRrQnS0rDhwd5y0cYh0g==, tarball: https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.25.0.tgz} engines: {node: '>=10'} cpu: [x86, ia32] os: [linux, freebsd] @@ -321,8 +321,8 @@ packages: dev: true optional: true - /@sentry/cli-linux-x64@2.23.1: - resolution: {integrity: sha512-W8QWaxbkIOW2wpAQ1zUzA7+3bOX8lUu5bPxAfstGLobUtxZcTgydJ+58KCeyE6je/jhgzxu+fieat1bzTUrfdg==, tarball: https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.23.1.tgz} + /@sentry/cli-linux-x64@2.25.0: + resolution: {integrity: sha512-7Pr3JZTPWqSeLiG67v/7uR9prpCfNAW2naf/SSZOMg2ZTXSgG+kgXf6/ADI3WP1LtF3GVhexGtJ5eyFVYxfLsQ==, tarball: https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.25.0.tgz} engines: {node: '>=10'} cpu: [x64] os: [linux, freebsd] @@ -330,8 +330,8 @@ packages: dev: true optional: true - /@sentry/cli-win32-i686@2.23.1: - resolution: {integrity: sha512-h8u2OUH9SvWJpRc3f0halzXut7+/BpbLc5eiViPqrcSosmngDSuy0TOGNqwsDW4hpkqm7RcTXWIUhLJcKtFFdA==, tarball: https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.23.1.tgz} + /@sentry/cli-win32-i686@2.25.0: + resolution: {integrity: sha512-AuHBpFB2DZr19KE3g7qejaVmGb0d7E4ZN2cBKX1Vixb+KTi9/bEcRrWaQ2PpqLTVb2Wwglf/VlZgsxOjfhp7Ag==, tarball: https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.25.0.tgz} engines: {node: '>=10'} cpu: [x86, ia32] os: [win32] @@ -339,8 +339,8 @@ packages: dev: true optional: true - /@sentry/cli-win32-x64@2.23.1: - resolution: {integrity: sha512-DG+oyQ1bsG5A7yd3c+gt2aD6V3IsR+mutV6h1QYQ9Y8PoloGhOWmt/fnZ5CT20/HyzejykMfASnscsJGHmXp4w==, tarball: https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.23.1.tgz} + /@sentry/cli-win32-x64@2.25.0: + resolution: {integrity: sha512-EFGg2L4Wm8YNRV/yAy0bmztc2jkkhy0SfaQtxrHW22IRqfl2jXyKcHHmcEjwoYfCvIW+c5I0ftHhjueMuuRcXw==, tarball: https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.25.0.tgz} engines: {node: '>=10'} cpu: [x64] os: [win32] @@ -348,10 +348,11 @@ packages: dev: true optional: true - /@sentry/cli@2.23.1: - resolution: {integrity: sha512-3Tg3qzrdNWQAkuRyXniVhT+aNAwucshw0UKr/J2hxQgA72vxzcZlK4G0+Im9gIFwmzuBaD8jSGVpkzATuCeoNA==, tarball: https://registry.npmjs.org/@sentry/cli/-/cli-2.23.1.tgz} + /@sentry/cli@2.25.0: + resolution: {integrity: sha512-N7k3NdiiEyQkQ43hRDAVqMf+Lg3GTWevO+ndg4yZ8Zv+J1jEVD6ZbqNnshSwWOx9qzcWQ+V/8ZgjmNuHbcNRxg==, tarball: https://registry.npmjs.org/@sentry/cli/-/cli-2.25.0.tgz} engines: {node: '>= 10'} hasBin: true + requiresBuild: true dependencies: https-proxy-agent: 5.0.1 node-fetch: 2.7.0 @@ -359,13 +360,13 @@ packages: proxy-from-env: 1.1.0 which: 2.0.2 optionalDependencies: - '@sentry/cli-darwin': 2.23.1 - '@sentry/cli-linux-arm': 2.23.1 - '@sentry/cli-linux-arm64': 2.23.1 - '@sentry/cli-linux-i686': 2.23.1 - '@sentry/cli-linux-x64': 2.23.1 - '@sentry/cli-win32-i686': 2.23.1 - '@sentry/cli-win32-x64': 2.23.1 + '@sentry/cli-darwin': 2.25.0 + '@sentry/cli-linux-arm': 2.25.0 + '@sentry/cli-linux-arm64': 2.25.0 + '@sentry/cli-linux-i686': 2.25.0 + '@sentry/cli-linux-x64': 2.25.0 + '@sentry/cli-win32-i686': 2.25.0 + '@sentry/cli-win32-x64': 2.25.0 transitivePeerDependencies: - encoding - supports-color