File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
SignalR/clients/ts/signalr Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4536,10 +4536,10 @@ write-file-atomic@^4.0.2:
45364536 imurmurhash "^0.1.4"
45374537 signal-exit "^3.0.7"
45384538
4539- ws@^7.4.5 :
4540- version "7.5.9 "
4541- resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ws/-/ws-7.5.9 .tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591 "
4542- integrity " sha1-VPp9sp9MfOxosd3TqJ3gmZQrtZE= sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q=="
4539+ ws@^7.5.10 :
4540+ version "7.5.10 "
4541+ resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ws/-/ws-7.5.10 .tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9 "
4542+ integrity sha1-WLXCDcKBYz9sGRE/ObNJvYvVWNk=
45434543
45444544ws@^8.11.0 :
45454545 version "8.13.0"
Original file line number Diff line number Diff line change 5555 "eventsource" : " ^2.0.2" ,
5656 "fetch-cookie" : " ^2.0.3" ,
5757 "node-fetch" : " ^2.6.7" ,
58- "ws" : " ^7.4.5 "
58+ "ws" : " ^7.5.10 "
5959 },
6060 "resolutions" : {
6161 "ansi-regex" : " 5.0.1"
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ whatwg-url@^5.0.0:
254254 tr46 "~0.0.3"
255255 webidl-conversions "^3.0.0"
256256
257- ws@^7.4.5 :
257+ ws@^7.5.10 :
258258 version "7.5.10"
259259 resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
260260 integrity sha1-WLXCDcKBYz9sGRE/ObNJvYvVWNk=
You can’t perform that action at this time.
0 commit comments