Skip to content

Commit 7f1fb98

Browse files
fix(deps): update webtorrent (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79d18a3 commit 7f1fb98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"is-file": false
1919
},
2020
"dependencies": {
21-
"bencode": "^2.0.2",
21+
"bencode": "^2.0.3",
2222
"block-stream2": "^2.1.0",
2323
"filestream": "^5.0.0",
2424
"is-file": "^1.0.0",
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@webtorrent/semantic-release-config": "1.0.7",
3737
"brfs": "2.0.2",
38-
"parse-torrent": "9.1.4",
38+
"parse-torrent": "9.1.5",
3939
"semantic-release": "19.0.3",
4040
"standard": "*",
4141
"tape": "5.5.2",

0 commit comments

Comments
 (0)