fix(deps): update dependency apollo-link-sentry to v4.3.0

This commit is contained in:
Renovate
2025-05-09 12:02:06 +00:00
parent 616ce2f2d6
commit ce123c9e6e
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -15,7 +15,7 @@
"@pinia/nuxt": "0.11.0", "@pinia/nuxt": "0.11.0",
"@sentry/nuxt": "9.17.0", "@sentry/nuxt": "9.17.0",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.2.0", "apollo-link-sentry": "4.3.0",
"date-fns": "4.1.0", "date-fns": "4.1.0",
"graphql": "16.11.0", "graphql": "16.11.0",
"graphql-tag": "2.12.6", "graphql-tag": "2.12.6",
@@ -9821,9 +9821,10 @@
} }
}, },
"node_modules/apollo-link-sentry": { "node_modules/apollo-link-sentry": {
"version": "4.2.0", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/apollo-link-sentry/-/apollo-link-sentry-4.2.0.tgz", "resolved": "https://registry.npmjs.org/apollo-link-sentry/-/apollo-link-sentry-4.3.0.tgz",
"integrity": "sha512-w8EUM4aEw1/VxIB3KOP11T8qz44oWRcbXRd2vJq/qHnfRMKS5HkMerSIYwKN2e8k9H8ubfkwBvStH51CVf4wwg==", "integrity": "sha512-C3WK4iwIzW5vC5BoY3VPdKjm16P6ca/LGKFnxg6PvUuboxPlqs7LHQCYvEsdAxBkoY+8kRXd8Q3+3oU+HHUceA==",
"license": "MIT",
"dependencies": { "dependencies": {
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"dot-prop": "^6", "dot-prop": "^6",
+1 -1
View File
@@ -52,7 +52,7 @@
"@pinia/nuxt": "0.11.0", "@pinia/nuxt": "0.11.0",
"@sentry/nuxt": "9.17.0", "@sentry/nuxt": "9.17.0",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.2.0", "apollo-link-sentry": "4.3.0",
"date-fns": "4.1.0", "date-fns": "4.1.0",
"graphql": "16.11.0", "graphql": "16.11.0",
"graphql-tag": "2.12.6", "graphql-tag": "2.12.6",