Skip to content

Commit ce22cc3

Browse files
authored
Merge pull request #376 from webtorrent/renovate_ws-7.x
fix(deps): update dependency ws to ^7.4.5
2 parents baaa581 + 6ad7ead commit ce22cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"simple-websocket": "^9.1.0",
4545
"string2compact": "^1.3.0",
4646
"unordered-array-remove": "^1.0.2",
47-
"ws": "^7.3.0"
47+
"ws": "^7.4.5"
4848
},
4949
"devDependencies": {
5050
"magnet-uri": "^5.4.0",

0 commit comments

Comments
 (0)