mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-04 17:39:23 +08:00
修复漏洞
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
"@gradio/utils": "0.7.0",
|
||||
"@gradio/wasm": "0.14.2",
|
||||
"hls.js": "^1.5.16",
|
||||
"mrmime": "^2.0.0"
|
||||
"mrmime": "^2.0.0",
|
||||
"cookie": "^0.7.6",
|
||||
"terser": "^5.14.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gradio/preview": "0.12.0",
|
||||
|
||||
Reference in New Issue
Block a user