Skip to content

Commit

Permalink
fix(deps): update dependency bencode to v4 (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 10, 2023
1 parent a3039f2 commit 66aecc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/webtorrent/bittorrent-protocol/issues"
},
"dependencies": {
"bencode": "^3.1.1",
"bencode": "^4.0.0",
"bitfield": "^4.1.0",
"debug": "^4.3.4",
"rc4": "^0.1.5",
Expand Down

0 comments on commit 66aecc3

Please sign in to comment.