File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 103
103
"@types/stacktrace-js" : " 2.0.3" ,
104
104
"@types/vscode" : " 1.61.0" ,
105
105
"@types/webpack" : " 5.28.0" ,
106
- "@types/ws" : " 8.2.1 " ,
106
+ "@types/ws" : " 8.2.2 " ,
107
107
"jest" : " 27.4.3" ,
108
108
"rollup" : " 2.60.2" ,
109
109
"rollup-plugin-copy" : " 3.4.0" ,
Original file line number Diff line number Diff line change 2389
2389
tapable "^2.2.0"
2390
2390
webpack "^5"
2391
2391
2392
-
2393
- version "8.2.1 "
2394
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.1 .tgz#7bdf6b12869726c9f3cc3c48485efea5d4505274 "
2395
- integrity sha512-SqQ+LhVZaJi7c7sYVkjWALDigi/Wy7h7Iu72gkQp8Y8OWw/DddEVBrTSKu86pQftV2+Gm8lYM61hadPKqyaIeg ==
2392
+
2393
+ version "8.2.2 "
2394
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.2.2 .tgz#7c5be4decb19500ae6b3d563043cd407bf366c21 "
2395
+ integrity sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg ==
2396
2396
dependencies :
2397
2397
" @types/node" " *"
2398
2398
You can’t perform that action at this time.
0 commit comments