mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Update required version of websocket dependency
This commit is contained in:
parent
2cf0c73b22
commit
dcea8b74fa
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"coffee-script": "^1.12.2",
|
"coffee-script": "^1.12.2",
|
||||||
"wrtc": "^0.0.61",
|
"wrtc": "^0.0.61",
|
||||||
"ws": "^1.1.1",
|
"ws": "^3.3.1",
|
||||||
"xmlhttprequest": "^1.8.0"
|
"xmlhttprequest": "^1.8.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue