Skip to content

Commit

Permalink
fix(deps): update dependency bencode to ^3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 83e084b commit b7b1bab
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 @@ -19,7 +19,7 @@
"is-file": false
},
"dependencies": {
"bencode": "^3.0.3",
"bencode": "^3.1.1",
"block-iterator": "^1.1.1",
"fast-readable-async-iterator": "^1.1.1",
"is-file": "^1.0.0",
Expand Down

0 comments on commit b7b1bab

Please sign in to comment.