fix(deps): update dependency graphql-ws to v6.2.0 (#303)
schemas-app / build (push) Successful in 1m0s
schemas-app / deploy-prod (push) Successful in 1m5s

This commit was merged in pull request #303.
This commit is contained in:
2026-07-27 22:12:43 +00:00
parent 7bcce0d227
commit 05d343accc
2 changed files with 5 additions and 5 deletions
+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.1.1",
"graphql-ws": "6.2.0",
"nuxt": "4.5.0",
"vue": "3.5.40",
"vuetify-nuxt-module": "0.19.5"