This repository was archived by the owner on Jun 7, 2022. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 40
40
"@types/tar" : " 6.1.1" ,
41
41
"@types/type-is" : " 1.6.3" ,
42
42
"@types/uuid" : " 7.0.0" ,
43
- "@types/ws" : " 7.4.4 " ,
43
+ "@types/ws" : " 8.2.2 " ,
44
44
"dot-json" : " ^1.2.0" ,
45
45
"husky" : " ^4.2.3" ,
46
46
"json-schema-to-typescript" : " ^8.1.0" ,
83
83
"uuid" : " ^7.0.2" ,
84
84
"vscode-languageserver-protocol" : " ^3.15.3" ,
85
85
"vscode-ws-jsonrpc" : " ^0.2.0" ,
86
- "ws" : " ^7.4.6 " ,
86
+ "ws" : " ^8.5.0 " ,
87
87
"yarn" : " ^1.22.1"
88
88
}
89
89
}
Original file line number Diff line number Diff line change 1171
1171
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-7.0.0.tgz#9f6993ccc8210efa90bda7e1afabbb06a9f860cd"
1172
1172
integrity sha512-RiX1I0lK9WFLFqy2xOxke396f0wKIzk5sAll0tL4J4XDYJXURI7JOs96XQb3nP+2gEpQ/LutBb66jgiT5oQshQ==
1173
1173
1174
- " @types/ws@7.4.4 " :
1175
- version "7.4.4 "
1176
- resolved "https://registry.npmjs.org/@types/ws/-/ws-7.4.4 .tgz#93e1e00824c1de2608c30e6de4303ab3b4c0c9bc "
1177
- integrity sha512-d/7W23JAXPodQNbOZNXvl2K+bqAQrCMwlh/nuQsPSQk6Fq0opHoPrUw43aHsvSbIiQPr8Of2hkFbnz1XBFVyZQ ==
1174
+ " @types/ws@8.2.2 " :
1175
+ version "8.2.2 "
1176
+ resolved "https://registry.npmjs.org/@types/ws/-/ws-8.2.2 .tgz#7c5be4decb19500ae6b3d563043cd407bf366c21 "
1177
+ integrity sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg ==
1178
1178
dependencies :
1179
1179
" @types/node" " *"
1180
1180
@@ -7529,10 +7529,10 @@ ws@^6.1.2:
7529
7529
dependencies :
7530
7530
async-limiter "~1.0.0"
7531
7531
7532
- ws@^7.4.6 :
7533
- version "7.4.6 "
7534
- resolved "https://registry.npmjs.org/ws/-/ws-7.4.6 .tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c "
7535
- integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A ==
7532
+ ws@^8.5.0 :
7533
+ version "8.5.0 "
7534
+ resolved "https://registry.npmjs.org/ws/-/ws-8.5.0 .tgz#bfb4be96600757fe5382de12c670dab984a1ed4f "
7535
+ integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg ==
7536
7536
7537
7537
xml-name-validator@^3.0.0 :
7538
7538
version "3.0.0"
You can’t perform that action at this time.
0 commit comments