File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 752752 "wrappy" : " ^1.0.2" ,
753753 "write" : " ^1.0.3" ,
754754 "write-file-atomic" : " ^2.4.1" ,
755- "ws" : " ^5.2.2 " ,
755+ "ws" : " ^7.4.6 " ,
756756 "xml-name-validator" : " ^3.0.0" ,
757757 "xtend" : " ^4.0.2" ,
758758 "y18n" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -8679,13 +8679,18 @@ write@1.0.3, write@^1.0.3:
86798679 dependencies :
86808680 mkdirp "^0.5.1"
86818681
8682- ws@^5.2.0, ws@^5.2.2 :
8682+ ws@^5.2.0 :
86838683 version "5.2.2"
86848684 resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
86858685 integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
86868686 dependencies :
86878687 async-limiter "~1.0.0"
86888688
8689+ ws@^7.4.6 :
8690+ version "7.4.6"
8691+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
8692+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
8693+
86898694xml-name-validator@^3.0.0 :
86908695 version "3.0.0"
86918696 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