fix(deps): update dependency graphql-ws to v6.0.8 #159

Merged
renovate merged 1 commits from renovate/graphql-ws-6.x into main 2026-03-26 20:12:29 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@auth0/auth0-vue": "2.5.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.13.2",
"graphql-ws": "6.0.7",
"graphql-ws": "6.0.8",
"nuxt": "4.4.2",
"vue": "3.5.31",
"vuetify-nuxt-module": "0.19.5"
@@ -12321,9 +12321,9 @@
}
},
"node_modules/graphql-ws": {
"version": "6.0.7",
"resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-6.0.7.tgz",
"integrity": "sha512-yoLRW+KRlDmnnROdAu7sX77VNLC0bsFoZyGQJLy1cF+X/SkLg/fWkRGrEEYQK8o2cafJ2wmEaMqMEZB3U3DYDg==",
"version": "6.0.8",
"resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-6.0.8.tgz",
"integrity": "sha512-m3EOaNsUBXwAnkBWbzPfe0Nq8pXUfxsWnolC54sru3FzHvhTZL0Ouf/BoQsaGAXqM+YPerXOJ47BUnmgmoupCw==",
"license": "MIT",
"engines": {
"node": ">=20"
+1 -1
View File
@@ -22,7 +22,7 @@
"@auth0/auth0-vue": "2.5.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.13.2",
"graphql-ws": "6.0.7",
"graphql-ws": "6.0.8",
"nuxt": "4.4.2",
"vue": "3.5.31",
"vuetify-nuxt-module": "0.19.5"