fix(deps): update dependency graphql-ws to v6.0.8
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user