Skip to content

Commit a51b07c

Browse files
fix(deps): update dependency block-iterator to ^1.1.1 (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acde67b commit a51b07c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"bencode": "^2.0.3",
23-
"block-iterator": "^1.0.1",
23+
"block-iterator": "^1.1.1",
2424
"fast-readable-async-iterator": "^1.1.1",
2525
"is-file": "^1.0.0",
2626
"join-async-iterator": "^1.1.1",

0 commit comments

Comments
 (0)