From 69043cff0d362732b6959768a68b55eea4c6e33e Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Wed, 3 May 2023 04:37:55 +0000 Subject: [PATCH] Build(deps): bump @nuxtjs/sentry from 7.2.2 to 7.2.3 Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/nuxt-community/sentry-module/releases) - [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/sentry-module/compare/v7.2.2...v7.2.3) --- package.json | 2 +- yarn.lock | 31 ++++++++----------------------- 2 files changed, 9 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index dac77c1..9db1344 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@graphql-codegen/typescript-operations": "^3.0.4", "@graphql-codegen/typescript-vue-apollo": "^3.3.7", "@nuxtjs/i18n": "^7.3.1", - "@nuxtjs/sentry": "^7.2.2", + "@nuxtjs/sentry": "^7.2.3", "@nuxtjs/vuetify": "^1.12.3", "@snyk/protect": "^1.1150.0", "@vue/apollo-composable": "^4.0.0-beta.4", diff --git a/yarn.lock b/yarn.lock index 834a4af..06199ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3464,17 +3464,17 @@ ufo "^0.8.5" vue-i18n "^8.27.2" -"@nuxtjs/sentry@^7.2.2": - version "7.2.2" - resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.2.2.tgz#1549ce4f353a067bb9aa872af932187ca1d76d6d" - integrity sha512-HlXlC06w5wvAkK/PINyWBxgoRNINkfyPTQc0uIuy9UspyfxoYdWcghDxMcS3pDpIx6gpcZloDwxx6V4gE5HsFg== +"@nuxtjs/sentry@^7.2.3": + version "7.2.3" + resolved "https://registry.yarnpkg.com/@nuxtjs/sentry/-/sentry-7.2.3.tgz#baee67312ed7a3535695ca2df5b594a492c92568" + integrity sha512-wPePSzz1Gq8JRB9ThXkyxU8WW/aXH0bl1J0XJ0nWeozEewnE7uI9WWWhDLrCYvyxOkCy0xHbDm2Zq6TLjZNZvQ== dependencies: "@sentry/core" "^7.48.0" "@sentry/integrations" "^7.48.0" "@sentry/node" "^7.48.0" "@sentry/utils" "^7.48.0" "@sentry/vue" "^7.48.0" - consola "^2.0.0" + consola "^3.0.0" defu "^6.0.0" hash-sum "^2.0.0" lodash.mergewith "^4.6.2" @@ -6737,17 +6737,12 @@ connect@^3.7.0: parseurl "~1.3.3" utils-merge "1.0.1" -consola@^2.0.0, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0: +consola@^2.15.0, consola@^2.15.3, consola@^2.6.0: version "2.15.3" resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550" integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw== -consola@^3.0.1: - version "3.0.2" - resolved "https://registry.yarnpkg.com/consola/-/consola-3.0.2.tgz#50ab836abe9507c2c9c7f0b4b9863380a0789a32" - integrity sha512-o/Wau2FmZKiQgyp3c3IULgN6J5yc0lwYMnoyiZdEpdGxKGBtt2ACbkulBZ6BUsHy1HlSJqoP4YOyPIJLgRJyKQ== - -consola@^3.1.0: +consola@^3.0.0, consola@^3.0.1, consola@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/consola/-/consola-3.1.0.tgz#dfdfa62ceb68bc1f06e4a76ad688566bd8813baf" integrity sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q== @@ -16479,17 +16474,7 @@ uncrypto@^0.1.2: resolved "https://registry.yarnpkg.com/uncrypto/-/uncrypto-0.1.2.tgz#225aa7d41a13e4ad07ed837aedfa975a93afa924" integrity sha512-kuZwRKV615lEw/Xx3Iz56FKk3nOeOVGaVmw0eg+x4Mne28lCotNFbBhDW7dEBCBKyKbRQiCadEZeNAFPVC5cgw== -unctx@^2.0.0, unctx@^2.0.2: - version "2.2.0" - resolved "https://registry.yarnpkg.com/unctx/-/unctx-2.2.0.tgz#454f1a61c9c6bff24d42db3a817d3273eb1be736" - integrity sha512-th8S0zg9m35lirV7FYI6AYMKHfmLoEGC87yjuS4MGLS/OZ3Pv1Qx+HyXtnlwteL2YL47xN1ADDKoFWYw3VZoEA== - dependencies: - acorn "^8.8.2" - estree-walker "^3.0.3" - magic-string "^0.30.0" - unplugin "^1.3.1" - -unctx@^2.3.0: +unctx@^2.0.0, unctx@^2.0.2, unctx@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/unctx/-/unctx-2.3.0.tgz#abb1eaf1f5417d9562b3c43a90aba259a869c96d" integrity sha512-xs79V1T5JEQ/5aQ3j4ipbQEaReMosMz/ktOdsZMEtKv1PfbdRrKY/PaU0CxdspkX3zEink2keQU4nRzAXgui1A==