Skip to content

Commit c62f2d1

Browse files
committed
chore: deps
1 parent c823ee3 commit c62f2d1

File tree

4 files changed

+4379
-3411
lines changed

4 files changed

+4379
-3411
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thaunknown/simple-peer",
33
"description": "Simple one-to-one WebRTC video/voice and data channels",
4-
"version": "10.0.12",
4+
"version": "10.0.13",
55
"type": "module",
66
"author": {
77
"name": "ThaUnknown",
@@ -12,10 +12,10 @@
1212
"url": "https://github.com/thaunknown/simple-websocket/issues"
1313
},
1414
"dependencies": {
15-
"debug": "^4.3.7",
15+
"debug": "^4.4.3",
1616
"err-code": "^3.0.1",
17-
"streamx": "^2.20.1",
18-
"uint8-util": "^2.2.5",
17+
"streamx": "^2.23.0",
18+
"uint8-util": "^2.2.6",
1919
"webrtc-polyfill": "^1.1.10"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)