fix(deps): update dependency graphql-ws to v6.2.0 (#303)
This commit was merged in pull request #303.
This commit is contained in:
Generated
+4
-4
@@ -14,7 +14,7 @@
|
||||
"@auth0/auth0-vue": "2.9.0",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"graphql": "16.14.2",
|
||||
"graphql-ws": "6.1.1",
|
||||
"graphql-ws": "6.2.0",
|
||||
"nuxt": "4.5.0",
|
||||
"vue": "3.5.40",
|
||||
"vuetify-nuxt-module": "0.19.5"
|
||||
@@ -12596,9 +12596,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/graphql-ws": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-6.1.1.tgz",
|
||||
"integrity": "sha512-e5O9S3zTDqIZ15k5Wii3ImmI5zwmRAH5OMaE90H6+jhaVBNDmjSjzumq8VyUSvKnsfByXi9pJ/3Vv1eNzwcPIw==",
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-6.2.0.tgz",
|
||||
"integrity": "sha512-A0kH9R7JZNh4AKKHykmJdOb5IgRya07uCrhYOXm1UDyxCwc/6jEi5+UMUhoBVj/hsowJHRK7Y3LllMdlNJR+HA==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@
|
||||
"@auth0/auth0-vue": "2.9.0",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"graphql": "16.14.2",
|
||||
"graphql-ws": "6.1.1",
|
||||
"graphql-ws": "6.2.0",
|
||||
"nuxt": "4.5.0",
|
||||
"vue": "3.5.40",
|
||||
"vuetify-nuxt-module": "0.19.5"
|
||||
|
||||
Reference in New Issue
Block a user