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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/graphql-16.x into main 2025-04-29 05:30:51 +00:00
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",