Skip to content

Commit 6a09f70

Browse files
fix(deps): update webtorrent
1 parent 0f4d439 commit 6a09f70

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"is-file": false
2020
},
2121
"dependencies": {
22-
"bencode": "^3.0.2",
22+
"bencode": "^3.0.3",
2323
"block-iterator": "^1.1.1",
2424
"fast-readable-async-iterator": "^1.1.1",
2525
"is-file": "^1.0.0",
@@ -34,11 +34,11 @@
3434
"devDependencies": {
3535
"@webtorrent/semantic-release-config": "1.0.8",
3636
"brfs": "2.0.2",
37-
"parse-torrent": "11.0.5",
37+
"parse-torrent": "11.0.6",
3838
"semantic-release": "20.1.0",
3939
"standard": "*",
4040
"tape": "5.6.3",
41-
"webtorrent-fixtures": "2.0.0"
41+
"webtorrent-fixtures": "2.0.2"
4242
},
4343
"engines": {
4444
"node": ">=12"

0 commit comments

Comments
 (0)