fix websocket over secure connection (#542)

* fix https connection

* explicity dependency

Former-commit-id: 0876deb1e9
This commit is contained in:
Hayden 2023-08-24 06:28:56 -08:00 committed by GitHub
parent 0b021e898f
commit 94e81d14fa
3 changed files with 10 additions and 1 deletions

View file

@ -47,6 +47,9 @@ dependencies:
h3:
specifier: ^1.7.1
version: 1.7.1
http-proxy:
specifier: ^1.18.1
version: 1.18.1
markdown-it:
specifier: ^13.0.1
version: 13.0.1