fix(deps): update dependency graphql-ws to v6.2.1 (#322)
schemas-app / build (push) Successful in 55s
schemas-app / deploy-prod (push) Successful in 1m14s

This commit was merged in pull request #322.
This commit is contained in:
2026-08-09 10:11:47 +00:00
parent efa6a11b9a
commit 03e7a22339
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.2.0",
"graphql-ws": "6.2.1",
"nuxt": "4.5.2",
"vue": "3.5.41",
"vuetify-nuxt-module": "0.19.5"