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:
4536
4536
imurmurhash "^0.1.4"
4537
4537
signal-exit "^3.0.7"
4538
4538
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=
4543
4543
4544
4544
ws@^8.11.0 :
4545
4545
version "8.13.0"
Original file line number Diff line number Diff line change 55
55
"eventsource" : " ^2.0.2" ,
56
56
"fetch-cookie" : " ^2.0.3" ,
57
57
"node-fetch" : " ^2.6.7" ,
58
- "ws" : " ^7.4.5 "
58
+ "ws" : " ^7.5.10 "
59
59
},
60
60
"resolutions" : {
61
61
"ansi-regex" : " 5.0.1"
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ whatwg-url@^5.0.0:
254
254
tr46 "~0.0.3"
255
255
webidl-conversions "^3.0.0"
256
256
257
- ws@^7.4.5 :
257
+ ws@^7.5.10 :
258
258
version "7.5.10"
259
259
resolved "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
260
260
integrity sha1-WLXCDcKBYz9sGRE/ObNJvYvVWNk=
You can’t perform that action at this time.
0 commit comments