diff --git a/print/package-lock.json b/print/package-lock.json index 436e475438..aef91a65bd 100644 --- a/print/package-lock.json +++ b/print/package-lock.json @@ -8,8 +8,8 @@ "dependencies": { "@jamescoyle/vue-icon": "0.1.2", "@mdi/js": "7.3.67", - "@sentry/integrations": "^7.74.1", - "@sentry/node": "^7.74.1", + "@sentry/integrations": "7.80.1", + "@sentry/node": "7.80.1", "axios": "1.6.1", "colorjs.io": "0.4.5", "dayjs": "1.11.10", @@ -27,7 +27,7 @@ "@nuxtjs/i18n": "8.0.0-rc.5", "@nuxtjs/tailwindcss": "6.9.4", "@tailwindcss/typography": "0.5.10", - "@vitest/coverage-v8": "^0.34.6", + "@vitest/coverage-v8": "0.34.6", "@vue/compiler-sfc": "3.3.6", "@vue/test-utils": "2.4.2", "eslint": "8.53.0", diff --git a/print/package.json b/print/package.json index 584a9bbe53..6a0e0c42ad 100644 --- a/print/package.json +++ b/print/package.json @@ -17,8 +17,8 @@ "dependencies": { "@jamescoyle/vue-icon": "0.1.2", "@mdi/js": "7.3.67", - "@sentry/integrations": "^7.74.1", - "@sentry/node": "^7.74.1", + "@sentry/integrations": "7.80.1", + "@sentry/node": "7.80.1", "axios": "1.6.1", "colorjs.io": "0.4.5", "dayjs": "1.11.10", @@ -36,7 +36,7 @@ "@nuxtjs/i18n": "8.0.0-rc.5", "@nuxtjs/tailwindcss": "6.9.4", "@tailwindcss/typography": "0.5.10", - "@vitest/coverage-v8": "^0.34.6", + "@vitest/coverage-v8": "0.34.6", "@vue/compiler-sfc": "3.3.6", "@vue/test-utils": "2.4.2", "eslint": "8.53.0",