diff --git a/package.json b/package.json index 08391a4..1a99dcf 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ "dependencies": { "@influxdata/influxdb-client": "1.33.2", "@prisma/client": "4.16.2", - "@sentry/integrations": "7.92.0", - "@sentry/node": "7.92.0", - "@sentry/tracing": "7.92.0", + "@sentry/integrations": "7.95.0", + "@sentry/node": "7.96.0", + "@sentry/tracing": "7.95.0", "axios": "0.27.2", "cat-loggr": "1.2.2", "common-tags": "1.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8364188..da25f42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,14 +18,14 @@ dependencies: specifier: 4.16.2 version: 4.16.2(prisma@4.16.2) '@sentry/integrations': - specifier: 7.92.0 - version: 7.92.0 + specifier: 7.95.0 + version: 7.95.0 '@sentry/node': - specifier: 7.92.0 - version: 7.92.0 + specifier: 7.96.0 + version: 7.96.0 '@sentry/tracing': - specifier: 7.92.0 - version: 7.92.0 + specifier: 7.95.0 + version: 7.95.0 axios: specifier: 0.27.2 version: 0.27.2 @@ -481,63 +481,89 @@ packages: resolution: {integrity: sha512-vx1nxVvN4QeT/cepQce68deh/Turxy5Mr+4L4zClFuK1GlxN3+ivxfuv+ej/gvidWn1cE1uAhW7ALLNlYbRUAw==} requiresBuild: true - /@sentry-internal/tracing@7.92.0: - resolution: {integrity: sha512-ur55vPcUUUWFUX4eVLNP71ohswK7ZZpleNZw9Y1GfLqyI+0ILQUwjtzqItJrdClvVsdRZJMRmDV40Hp9Lbb9mA==} + /@sentry-internal/tracing@7.95.0: + resolution: {integrity: sha512-YKiLPMnEgTsTh7u/W1Zep9HtV1rJqAetqJ4ekaIxyUUB6ppi6V00MacSjb01o++fwlNNDYFxNpJlgQqNPqsCNA==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.92.0 - '@sentry/types': 7.92.0 - '@sentry/utils': 7.92.0 + '@sentry/core': 7.95.0 + '@sentry/types': 7.95.0 + '@sentry/utils': 7.95.0 dev: false - /@sentry/core@7.92.0: - resolution: {integrity: sha512-1Tly7YB2I1byI5xb0Cwrxs56Rhww+6mQ7m9P7rTmdC3/ijOzbEoohtYIUPwcooCEarpbEJe/tAayRx6BrH2UbQ==} + /@sentry-internal/tracing@7.96.0: + resolution: {integrity: sha512-EEk7qAwKZLlpbFgUSBNcBqnhyJVzZuaxghAaDpvveqbDkcspeZaG2MVgF0mSpv0bdZlu4Jz4gmuyJfQlROHduA==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.92.0 - '@sentry/utils': 7.92.0 + '@sentry/core': 7.96.0 + '@sentry/types': 7.96.0 + '@sentry/utils': 7.96.0 dev: false - /@sentry/integrations@7.92.0: - resolution: {integrity: sha512-9OT4i9b0Ge5sP3rCV8yYqoPp3BKcB9wjddW7sG0w88va32F0UWMKk4gmprtwgPYM0+u5AS/TTAVichRVRj+I1Q==} + /@sentry/core@7.95.0: + resolution: {integrity: sha512-z+ffO6jK/ZUxnRbBGmnj5sOouKZ4mvRY0KJa33kbyqcmeiJKrN81M7Ecj1IJUCamo/6RqX0GCwDDxgUPZZZBwA==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.92.0 - '@sentry/types': 7.92.0 - '@sentry/utils': 7.92.0 + '@sentry/types': 7.95.0 + '@sentry/utils': 7.95.0 + dev: false + + /@sentry/core@7.96.0: + resolution: {integrity: sha512-Kpqtr8o6e6RtZay6hwsPsWdC3HPTjhqmfkSwogdn8RzzlpLegKSiCCNI4Oqkgq0HOEXwl0HwgzKnO5uBVOeadQ==} + engines: {node: '>=8'} + dependencies: + '@sentry/types': 7.96.0 + '@sentry/utils': 7.96.0 + dev: false + + /@sentry/integrations@7.95.0: + resolution: {integrity: sha512-5d2RlQr8SHuAZ1gMT5G+R3DjyK//r24b686j18RB8k61qVhylE0SoSpJWmonDwNZnmvmpbLkYvh2kNhlAIKUTA==} + engines: {node: '>=8'} + dependencies: + '@sentry/core': 7.95.0 + '@sentry/types': 7.95.0 + '@sentry/utils': 7.95.0 localforage: 1.10.0 dev: false - /@sentry/node@7.92.0: - resolution: {integrity: sha512-LZeQL1r6kikEoOzA9K61OmMl32/lK/6PzmFNDH6z7UYwQopCZgVA6IP+CZuln8K2ys5c9hCyF7ICQMysXfpNJA==} + /@sentry/node@7.96.0: + resolution: {integrity: sha512-Iadx/vPfCLhQOwlgI5Fe3AVHgxkoAxPJbKxwSZEiBgHfiOv83O9SF+dFCokhciQJOSDGLTiVymKRSaw+ND13Jg==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.92.0 - '@sentry/core': 7.92.0 - '@sentry/types': 7.92.0 - '@sentry/utils': 7.92.0 - https-proxy-agent: 5.0.1 - transitivePeerDependencies: - - supports-color + '@sentry-internal/tracing': 7.96.0 + '@sentry/core': 7.96.0 + '@sentry/types': 7.96.0 + '@sentry/utils': 7.96.0 dev: false - /@sentry/tracing@7.92.0: - resolution: {integrity: sha512-1+TFFPVEdax4dNi68gin6MENiyGe9mOuNXfjulrP5eCzUEByus5HAxeDI/LLQ1hArfn048AzwSwKUsS2fO5sbg==} + /@sentry/tracing@7.95.0: + resolution: {integrity: sha512-0vhTwd2j1Il+stpPH/cwcVuqzMlW9Ixzm5IYMKwjyoauHJIaG9b71NIG7xMmO7gOfcdxh14NbebHgqdyqDrCGw==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.92.0 + '@sentry-internal/tracing': 7.95.0 + dev: false + + /@sentry/types@7.95.0: + resolution: {integrity: sha512-ouU7NsEcrwmcnXHMNBGmKZEmKMzmgPGoBydZn1gukCI67Ci71fAYpPNrbtmjai6+jtsY21o45rVLqExru2sdfw==} + engines: {node: '>=8'} + dev: false + + /@sentry/types@7.96.0: + resolution: {integrity: sha512-o3heCxkVixYnwHhkSHqjh8NAvzt5M1/pR4a1LzCSI74BgAdPpSwk+V3pw5Ef/yNDwov1i9KJsEhzTq6ptgCOGw==} + engines: {node: '>=8'} dev: false - /@sentry/types@7.92.0: - resolution: {integrity: sha512-APmSOuZuoRGpbPpPeYIbMSplPjiWNLZRQa73QiXuTflW4Tu/ItDlU8hOa2+A6JKVkJCuD2EN6yUrxDGSMyNXeg==} + /@sentry/utils@7.95.0: + resolution: {integrity: sha512-0zget8AOaQWLIEA9cTx/qiQQYpx2x0UfnaW5xRmQg12QGTSngo/cUm9O04zuHw5gpBBGG0ocMDHxwwr+UCCBiw==} engines: {node: '>=8'} + dependencies: + '@sentry/types': 7.95.0 dev: false - /@sentry/utils@7.92.0: - resolution: {integrity: sha512-3nEfrQ1z28b/2zgFGANPh5yMVtgwXmrasZxTvKbrAj+KWJpjrJHrIR84r9W277J44NMeZ5RhRW2uoDmuBslPnA==} + /@sentry/utils@7.96.0: + resolution: {integrity: sha512-UinRTFrd6QpqnMOjA0Jt4HwO/l/FtTOVGAmjbeIpsO6T0+odPljy/ArovU8sHHuG2RCsWZ4hMYu4JiCHcnjk8Q==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.92.0 + '@sentry/types': 7.96.0 dev: false /@sindresorhus/is@6.1.0: @@ -823,15 +849,6 @@ packages: hasBin: true dev: true - /agent-base@6.0.2: - resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} - engines: {node: '>= 6.0.0'} - dependencies: - debug: 4.3.4 - transitivePeerDependencies: - - supports-color - dev: false - /ajv-formats@2.1.1(ajv@8.12.0): resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} peerDependencies: @@ -2253,16 +2270,6 @@ packages: resolve-alpn: 1.2.1 dev: true - /https-proxy-agent@5.0.1: - resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} - engines: {node: '>= 6'} - dependencies: - agent-base: 6.0.2 - debug: 4.3.4 - transitivePeerDependencies: - - supports-color - dev: false - /i18next-fs-backend@2.3.1: resolution: {integrity: sha512-tvfXskmG/9o+TJ5Fxu54sSO5OkY6d+uMn+K6JiUGLJrwxAVfer+8V3nU8jq3ts9Pe5lXJv4b1N7foIjJ8Iy2Gg==} dev: false