fix(deps): update dependency graphql-ws to v6.2.1
schemas-app / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 1m19s
schemas-app / deploy-prod (pull_request) Skipped

This commit is contained in:
2026-08-09 09:09:56 +00:00
parent efa6a11b9a
commit 2b34cccc58
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@auth0/auth0-vue": "2.9.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.2",
"graphql-ws": "6.2.0",
"graphql-ws": "6.2.1",
"nuxt": "4.5.2",
"vue": "3.5.41",
"vuetify-nuxt-module": "0.19.5"
@@ -12824,9 +12824,9 @@
}
},
"node_modules/graphql-ws": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-6.2.0.tgz",
"integrity": "sha512-A0kH9R7JZNh4AKKHykmJdOb5IgRya07uCrhYOXm1UDyxCwc/6jEi5+UMUhoBVj/hsowJHRK7Y3LllMdlNJR+HA==",
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/graphql-ws/-/graphql-ws-6.2.1.tgz",
"integrity": "sha512-NMbPNeTwXpUOxmczdMtzEnynLNbbR267E9hRcJ81SSbQeIvZup3cMjbD1ZT3jpS2xkpxooisitvO7LZNOyz17Q==",
"license": "MIT",
"engines": {
"node": ">=20"
+1 -1
View File
@@ -22,7 +22,7 @@
"@auth0/auth0-vue": "2.9.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.2",
"graphql-ws": "6.2.0",
"graphql-ws": "6.2.1",
"nuxt": "4.5.2",
"vue": "3.5.41",
"vuetify-nuxt-module": "0.19.5"