fix(deps): update dependency graphql to v16.11.0

This commit is contained in:
Renovate
2025-04-26 09:02:29 +00:00
parent 970d04e49a
commit 7f0d9a020f
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -17,7 +17,7 @@
"@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.2.0",
"date-fns": "4.1.0",
"graphql": "16.10.0",
"graphql": "16.11.0",
"graphql-tag": "2.12.6",
"pinia": "3.0.2",
"pinia-plugin-persistedstate": "4.2.0",
@@ -12044,9 +12044,10 @@
"dev": true
},
"node_modules/graphql": {
"version": "16.10.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.10.0.tgz",
"integrity": "sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==",
"version": "16.11.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz",
"integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==",
"license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
}
+1 -1
View File
@@ -54,7 +54,7 @@
"@vue/apollo-composable": "4.2.2",
"apollo-link-sentry": "4.2.0",
"date-fns": "4.1.0",
"graphql": "16.10.0",
"graphql": "16.11.0",
"graphql-tag": "2.12.6",
"pinia": "3.0.2",
"pinia-plugin-persistedstate": "4.2.0",