diff --git a/package.json b/package.json index cf5d0b7..15973b3 100644 --- a/package.json +++ b/package.json @@ -11,17 +11,17 @@ "url": "https://github.com/webtorrent/ut_metadata/issues" }, "dependencies": { - "bencode": "^2.0.0", + "bencode": "^2.0.1", "bitfield": "^3.0.0", - "debug": "^4.0.0", - "simple-sha1": "^3.0.0" + "debug": "^4.1.1", + "simple-sha1": "^3.0.1" }, "devDependencies": { - "bittorrent-protocol": "^3.0.0", - "brfs": "^2.0.0", + "bittorrent-protocol": "^3.1.1", + "brfs": "^2.0.2", "standard": "*", - "tape": "^5.0.0", - "webtorrent-fixtures": "^1.3.0" + "tape": "^5.0.1", + "webtorrent-fixtures": "^1.7.3" }, "keywords": [ "Extension for Peers to Send Metadata Files",