We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4754db6 commit a32da02Copy full SHA for a32da02
package.json
@@ -28,7 +28,7 @@
28
"type": "module",
29
"dependencies": {
30
"@thaunknown/simple-peer": "^9.12.1",
31
- "@thaunknown/simple-websocket": "^9.1.0",
+ "@thaunknown/simple-websocket": "^9.1.1",
32
"bencode": "^3.0.3",
33
"bittorrent-peerid": "^1.3.6",
34
"chrome-dgram": "^3.0.6",
@@ -54,11 +54,11 @@
54
"@mapbox/node-pre-gyp": "1.0.10",
55
"@webtorrent/semantic-release-config": "1.0.9",
56
"magnet-uri": "7.0.5",
57
- "mysql2": "^3.2.0",
58
- "semantic-release": "21.0.5",
+ "mysql2": "^3.4.2",
+ "semantic-release": "21.0.6",
59
"standard": "*",
60
"tape": "5.6.3",
61
- "utilitas": "^1992.4.7",
+ "utilitas": "^1995.0.4",
62
"webtorrent-fixtures": "2.0.2",
63
"wrtc": "0.4.7"
64
},
0 commit comments