fix(deps): update dependency graphql to v17 #264

Open
renovate wants to merge 1 commits from renovate/graphql-17.x into main
Showing only changes of commit c6c2074745 - Show all commits
+1 -1
View File
@@ -21,7 +21,7 @@
"@apollo/client": "3.14.1", "@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.9.0", "@auth0/auth0-vue": "2.9.0",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"graphql": "16.14.2", "graphql": "17.0.2",
"graphql-ws": "6.2.1", "graphql-ws": "6.2.1",
"nuxt": "4.5.2", "nuxt": "4.5.2",
"vue": "3.5.41", "vue": "3.5.41",