File tree Expand file tree Collapse file tree 3 files changed +7
-14
lines changed Expand file tree Collapse file tree 3 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 211
211
"ts-loader" : " 9.5.2" ,
212
212
"tsconfig-paths" : " 3.10.1" ,
213
213
"webpack" : " ^5.88.2" ,
214
- "ws" : " 5.2.4 " ,
214
+ "ws" : " 8.17.1 " ,
215
215
"xvfb-maybe" : " 0.2.1"
216
216
},
217
217
"files" : [
Original file line number Diff line number Diff line change 90
90
"systeminformation" : " ^5.27.7" ,
91
91
"temp-dir" : " ^2.0.0" ,
92
92
"webpack" : " ^5.88.2" ,
93
- "ws" : " 5.2.4 "
93
+ "ws" : " 8.17.1 "
94
94
},
95
95
"types" : " lib/fixtures.ts" ,
96
96
"license" : " ISC" ,
Original file line number Diff line number Diff line change @@ -10720,11 +10720,6 @@ async-function@^1.0.0:
10720
10720
resolved "https://registry.yarnpkg.com/async-function/-/async-function-1.0.0.tgz#509c9fca60eaf85034c6829838188e4e4c8ffb2b"
10721
10721
integrity sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==
10722
10722
10723
- async-limiter@~1.0.0:
10724
- version "1.0.1"
10725
- resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
10726
- integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
10727
-
10728
10723
async-settle@^1.0.0:
10729
10724
version "1.0.0"
10730
10725
resolved "https://registry.yarnpkg.com/async-settle/-/async-settle-1.0.0.tgz#1d0a914bb02575bec8a8f3a74e5080f72b2c0c6b"
32891
32886
type-fest "^0.4.1"
32892
32887
write-json-file "^3.2.0"
32893
32888
32894
-
32895
- version "5.2.4"
32896
- resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.4.tgz#c7bea9f1cfb5f410de50e70e82662e562113f9a7"
32897
- integrity sha512-fFCejsuC8f9kOSu9FYaOw8CdO68O3h5v0lg4p74o8JqWpwTf9tniOD+nOB78aWoVSS6WptVUmDrp/KPsMVBWFQ==
32898
- dependencies:
32899
- async-limiter "~1.0.0"
32900
-
32901
32889
32902
32890
version "7.4.5"
32903
32891
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1"
32908
32896
resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.1.tgz#4b9586b4f70f9e6534c7bb1d3dc0baa8b8cf01e0"
32909
32897
integrity sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==
32910
32898
32899
+
32900
+ version "8.17.1"
32901
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
32902
+ integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
32903
+
32911
32904
32912
32905
version "8.2.2"
32913
32906
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.2.tgz#ca684330c6dd6076a737250ed81ac1606cb0a63e"
You can’t perform that action at this time.
0 commit comments