Skip to content

Commit 6db96d6

Browse files
committed
[email protected] & bump dev-deps
1 parent d7c4af4 commit 6db96d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"bencode": "^0.6.0",
18-
"bn.js": "^0.14.0",
18+
"bn.js": "^0.15.2",
1919
"buffer-equal": "0.0.1",
2020
"compact2string": "^1.2.0",
2121
"concat-stream": "^1.4.5",
@@ -29,9 +29,9 @@
2929
"string2compact": "^1.1.1"
3030
},
3131
"devDependencies": {
32-
"magnet-uri": "^2.0.1",
33-
"parse-torrent": "^1.1.0",
34-
"tape": "^2.13.3"
32+
"magnet-uri": "^3.0.0",
33+
"parse-torrent": "^2.1.2",
34+
"tape": "^3.0.3"
3535
},
3636
"homepage": "http://webtorrent.io",
3737
"keywords": [

0 commit comments

Comments
 (0)