diff --git a/package.json b/package.json index a30273adc..6ad45251d 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "@github/hotkey": "2.0.1", "@infectoone/vue-ganttastic": "2.1.2", "@kyvg/vue3-notification": "2.4.1", - "@sentry/tracing": "7.17.2", - "@sentry/vue": "7.17.2", + "@sentry/tracing": "7.17.3", + "@sentry/vue": "7.17.3", "@types/is-touch-device": "1.0.0", "@types/lodash.clonedeep": "4.5.7", "@types/sortablejs": "1.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cdbcbe38..e6f97ba23 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ specifiers: '@infectoone/vue-ganttastic': 2.1.2 '@kyvg/vue3-notification': 2.4.1 '@rushstack/eslint-patch': 1.2.0 - '@sentry/tracing': 7.17.2 - '@sentry/vue': 7.17.2 + '@sentry/tracing': 7.17.3 + '@sentry/vue': 7.17.3 '@types/dompurify': 2.3.4 '@types/flexsearch': 0.7.3 '@types/is-touch-device': 1.0.0 @@ -96,8 +96,8 @@ dependencies: '@github/hotkey': 2.0.1 '@infectoone/vue-ganttastic': 2.1.2_dayjs@1.11.6+vue@3.2.41 '@kyvg/vue3-notification': 2.4.1_vue@3.2.41 - '@sentry/tracing': 7.17.2 - '@sentry/vue': 7.17.2_vue@3.2.41 + '@sentry/tracing': 7.17.3 + '@sentry/vue': 7.17.3_vue@3.2.41 '@types/is-touch-device': 1.0.0 '@types/lodash.clonedeep': 4.5.7 '@types/sortablejs': 1.15.0 @@ -2729,58 +2729,58 @@ packages: - zenObservable dev: true - /@sentry/browser/7.17.2: - resolution: {integrity: sha512-LICJvwnES+Jp7ShN7zkmTFYIQB9jWOg/s9U58CQWfwrkMTwE4zKylojF3OTtyNaMmekVv/y/1JjeS5KAK3IrHQ==} + /@sentry/browser/7.17.3: + resolution: {integrity: sha512-Oi7ZNMzCbUXaWwkFcwXIWhfNiTy8s0EukoaKzwSdIhU5pLH9HFizXMl/qrBdxC6keTtckTwS9c+w2xDnqln1fg==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.17.2 - '@sentry/types': 7.17.2 - '@sentry/utils': 7.17.2 + '@sentry/core': 7.17.3 + '@sentry/types': 7.17.3 + '@sentry/utils': 7.17.3 tslib: 1.14.1 dev: false - /@sentry/core/7.17.2: - resolution: {integrity: sha512-mBFjngWJPN3V1A/tz/qa1jkQvmZtU07hhlWg+kmajD0nFulPHUWEvZhsi8NFveGcxMxc/wmaSSLcEOpKq5L29g==} + /@sentry/core/7.17.3: + resolution: {integrity: sha512-PSboa9aOVnvZU+C6/shKlHUA7zjAl6z5BKRHF8mEljEYql6bh0HfJJKXtBHMz1sWnmzMa/qABSKLpnP5ZQlJNw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.17.2 - '@sentry/utils': 7.17.2 + '@sentry/types': 7.17.3 + '@sentry/utils': 7.17.3 tslib: 1.14.1 dev: false - /@sentry/tracing/7.17.2: - resolution: {integrity: sha512-j9I/g6SMkQjMPrBdzYQJSDk0qc30LJ9wZl6uKXes7dpfASq+IPcRdkPyRc5ZZX6HD/iUAlaCrBKNmYsK4+I5aw==} + /@sentry/tracing/7.17.3: + resolution: {integrity: sha512-ZBYq1AuE2dadxbuY7j3xpf9BNP/Uu7rjuvLoCmQeFrjJ4W80jqIfdUYmWCN6EaVhhAgh7J+1RQL+c79ONkPFQQ==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.17.2 - '@sentry/types': 7.17.2 - '@sentry/utils': 7.17.2 + '@sentry/core': 7.17.3 + '@sentry/types': 7.17.3 + '@sentry/utils': 7.17.3 tslib: 1.14.1 dev: false - /@sentry/types/7.17.2: - resolution: {integrity: sha512-zxhNQ8Xt/hfP8bFZEV66ovJZK7aUqok5w1wjsHgkUz/S6/gkiMrDYT3OtRCRuY3mfQu9KmeBniM0xZkaxREJ1w==} + /@sentry/types/7.17.3: + resolution: {integrity: sha512-+buEJo/4TKErjwF8Tq3XXKFZx4Utpvqs52e7i7Sur2qfyBNwRgBILceQvdnzw86JNZT2myeYmrfVbsaxAk7ilA==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.17.2: - resolution: {integrity: sha512-l8t6qzyi+UUzD0a/oOYn4i+Eii+Ei29/TVwj/+9ogfJzBk6dSwSLvXievsyCRpcN3tftpWP0cHREcbZN64ZOWw==} + /@sentry/utils/7.17.3: + resolution: {integrity: sha512-Sd7BwVn6IClvaXbZaj/LnEcrMm8yjQtZkTVSrM2Vlv1lLeaH61JxSAFU6QntF+f/cCfZ7wSdNhWOfW3qZJ7t3Q==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.17.2 + '@sentry/types': 7.17.3 tslib: 1.14.1 dev: false - /@sentry/vue/7.17.2_vue@3.2.41: - resolution: {integrity: sha512-XYuQpHdDaMIN0L4VNgEoIpz2lHV8ROwW5NitsSku68uMHqVaNzJdiRuioNdahC69NoHMjn7dMlyXPCAZ2xBaUg==} + /@sentry/vue/7.17.3_vue@3.2.41: + resolution: {integrity: sha512-f/amStX0Chl4j6rbtwmdciWD7ORQmxVXMFnXqjV7eRAN2MBiB7L+2hPn7e9oPW8c8kfYyuq1vCsJgyVBgRl1ig==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.17.2 - '@sentry/core': 7.17.2 - '@sentry/types': 7.17.2 - '@sentry/utils': 7.17.2 + '@sentry/browser': 7.17.3 + '@sentry/core': 7.17.3 + '@sentry/types': 7.17.3 + '@sentry/utils': 7.17.3 tslib: 1.14.1 vue: 3.2.41 dev: false