mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-27 04:40:27 +00:00
fix websocket over secure connection (#542)
* fix https connection * explicity dependency
This commit is contained in:
parent
5438898b49
commit
0876deb1e9
3 changed files with 10 additions and 1 deletions
3
frontend/pnpm-lock.yaml
generated
3
frontend/pnpm-lock.yaml
generated
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue