Skip to content

Commit 26f5724

Browse files
fix(deps): update dependency bitfield to v5 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aa1dc5 commit 26f5724

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
@@ -13,7 +13,7 @@
1313
"type": "module",
1414
"dependencies": {
1515
"bencode": "^4.0.0",
16-
"bitfield": "^4.0.0",
16+
"bitfield": "^5.0.0",
1717
"debug": "^4.2.0",
1818
"uint8-util": "^2.1.3"
1919
},

0 commit comments

Comments
 (0)