Skip to content

Commit 87e41df

Browse files
[release/9.0] bumping ws dependency to fix component vulnerability (#58458)
* bumping ws dependency to fix component vulnerability * bumping ws npm dependency * reverting last change --------- Co-authored-by: polatengin <enpolat@microsoft.com> Co-authored-by: Engin Polat <polatengin@hotmail.com>
1 parent a3c86a6 commit 87e41df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SignalR/clients/ts/signalr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eventsource": "^2.0.2",
4646
"fetch-cookie": "^2.0.3",
4747
"node-fetch": "^2.6.7",
48-
"ws": "^7.4.5"
48+
"ws": "^7.5.10"
4949
},
5050
"overrides": {
5151
"ansi-regex": "5.0.1",

0 commit comments

Comments
 (0)