Skip to content

Commit

Permalink
fix(deps): update webtorrent
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 24, 2021
1 parent 5309b5e commit 1e8d47d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"bencode": "^2.0.1",
"bittorrent-peerid": "^1.3.2",
"bittorrent-peerid": "^1.3.3",
"bn.js": "^5.1.1",
"chrome-dgram": "^3.0.4",
"compact2string": "^1.4.1",
Expand All @@ -34,20 +34,20 @@
"lru": "^3.1.0",
"minimist": "^1.2.5",
"once": "^1.4.0",
"queue-microtask": "^1.2.2",
"queue-microtask": "^1.2.3",
"random-iterate": "^1.0.1",
"randombytes": "^2.1.0",
"run-parallel": "^1.1.9",
"run-series": "^1.1.8",
"simple-get": "^4.0.0",
"simple-peer": "^9.7.1",
"simple-peer": "^9.11.0",
"simple-websocket": "^9.0.0",
"string2compact": "^1.3.0",
"unordered-array-remove": "^1.0.2",
"ws": "^7.3.0"
},
"devDependencies": {
"magnet-uri": "^5.2.4",
"magnet-uri": "^5.4.0",
"standard": "*",
"tape": "^5.0.0",
"webtorrent-fixtures": "^1.7.3",
Expand Down

0 comments on commit 1e8d47d

Please sign in to comment.