File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 15
15
"nocache" : " ^3.0.1" ,
16
16
"pretty-format" : " ^26.6.2" ,
17
17
"serve-static" : " ^1.13.1" ,
18
- "ws" : " ^7.5.1 "
18
+ "ws" : " ^6.2.2 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/compression" : " ^1.7.2" ,
Original file line number Diff line number Diff line change @@ -13135,16 +13135,18 @@ ws@^6.1.2:
13135
13135
dependencies:
13136
13136
async-limiter "~1.0.0"
13137
13137
13138
+ ws@^6.2.2:
13139
+ version "6.2.2"
13140
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
13141
+ integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
13142
+ dependencies:
13143
+ async-limiter "~1.0.0"
13144
+
13138
13145
ws@^7.2.3:
13139
13146
version "7.5.6"
13140
13147
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b"
13141
13148
integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==
13142
13149
13143
- ws@^7.5.1:
13144
- version "7.5.9"
13145
- resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
13146
- integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
13147
-
13148
13150
xml-name-validator@^3.0.0:
13149
13151
version "3.0.0"
13150
13152
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
You can’t perform that action at this time.
0 commit comments