Skip to content

Commit

Permalink
Merge pull request #29 from bigbluebutton/fix-appliance-graphql-conne…
Browse files Browse the repository at this point in the history
…ction

Fix appliance graphql connection
  • Loading branch information
tibroc authored Aug 2, 2024
2 parents 67aedcf + 7f7bb43 commit 98635aa
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 162 deletions.
4 changes: 2 additions & 2 deletions appliance-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"vue-tsc": "1.8.22"
},
"dependencies": {
"@apollo/client": "^3.8.7",
"@apollo/client": "^3.10.8",
"@elgato-stream-deck/node": "^5.7.3",
"@heroicons/vue": "^2.0.18",
"@julusian/jpeg-turbo": "^2.1.0",
"axios": "^1.6.2",
"electron-updater": "6.1.4",
"graphql": "^16.8.1",
"graphql-ws": "^5.16.0",
"sharp": "^0.32.6",
"subscriptions-transport-ws": "^0.11.0",
"ws": "^8.14.2"
}
}
25 changes: 0 additions & 25 deletions appliance-application/packages/main/src/ProxyWebsocket.ts

This file was deleted.

Loading

0 comments on commit 98635aa

Please sign in to comment.