File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 49
49
"lodash" : " ^4.16.4" ,
50
50
"retry" : " ^0.12.0" ,
51
51
"secure-random" : " ^1.1.2" ,
52
- "ws" : " ^3.3.2 "
52
+ "ws" : " ^5.2.4 "
53
53
},
54
54
"devDependencies" : {
55
55
"babel-cli" : " ^6.16.0" ,
Original file line number Diff line number Diff line change @@ -3198,10 +3198,6 @@ uid-number@^0.0.6:
3198
3198
version "0.0.6"
3199
3199
resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81"
3200
3200
3201
- ultron@~1.1.0 :
3202
- version "1.1.1"
3203
- resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
3204
-
3205
3201
url@^0.11.0 :
3206
3202
version "0.11.0"
3207
3203
resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"
@@ -3353,13 +3349,12 @@ write@^0.2.1:
3353
3349
dependencies :
3354
3350
mkdirp "^0.5.1"
3355
3351
3356
- ws@^3.3.2 :
3357
- version "3.3.2"
3358
- resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.2.tgz#96c1d08b3fefda1d5c1e33700d3bfaa9be2d5608"
3352
+ ws@^5.2.4 :
3353
+ version "5.2.4"
3354
+ resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.4.tgz#c7bea9f1cfb5f410de50e70e82662e562113f9a7"
3355
+ integrity sha512-fFCejsuC8f9kOSu9FYaOw8CdO68O3h5v0lg4p74o8JqWpwTf9tniOD+nOB78aWoVSS6WptVUmDrp/KPsMVBWFQ==
3359
3356
dependencies :
3360
3357
async-limiter "~1.0.0"
3361
- safe-buffer "~5.1.0"
3362
- ultron "~1.1.0"
3363
3358
3364
3359
xtend@^4.0.0 :
3365
3360
version "4.0.1"
You can’t perform that action at this time.
0 commit comments