File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 6
6
"minimist" : " ^1.2.2" ,
7
7
"acorn" : " ^7.1.1" ,
8
8
"serialize-javascript" : " ^2.1.1" ,
9
- "kind-of" : " ^6.0.3"
9
+ "kind-of" : " ^6.0.3" ,
10
+ "websocket-extensions" : " ^0.1.4"
10
11
},
11
12
"dependencies" : {
12
13
"@babel/core" : " 7.6.0" ,
Original file line number Diff line number Diff line change @@ -11671,10 +11671,10 @@ websocket-driver@>=0.5.1:
11671
11671
safe-buffer ">=5.1.0"
11672
11672
websocket-extensions ">=0.1.1"
11673
11673
11674
- websocket-extensions@>=0.1.1:
11675
- version "0.1.3 "
11676
- resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3 .tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29 "
11677
- integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg ==
11674
+ websocket-extensions@>=0.1.1, websocket-extensions@^0.1.4 :
11675
+ version "0.1.4 "
11676
+ resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4 .tgz#7f8473bc839dfd87608adb95d7eb075211578a42 "
11677
+ integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg ==
11678
11678
11679
11679
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:
11680
11680
version "1.0.5"
You can’t perform that action at this time.
0 commit comments