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 @@ -8701,13 +8701,18 @@ write@1.0.3, write@^1.0.3:
87018701 dependencies :
87028702 mkdirp "^0.5.1"
87038703
8704- ws@^5.2.0, ws@^5.2.2 :
8704+ ws@^5.2.0 :
87058705 version "5.2.2"
87068706 resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
87078707 integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
87088708 dependencies :
87098709 async-limiter "~1.0.0"
87108710
8711+ ws@^7.4.6 :
8712+ version "7.4.6"
8713+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
8714+ integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
8715+
87118716xml-name-validator@^3.0.0 :
87128717 version "3.0.0"
87138718 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