Skip to content

Commit b94ea86

Browse files
fix(deps): update dependency string2compact to v2 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1517e83 commit b94ea86

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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"bencode": "^3.0.0",
1616
"compact2string": "^1.4.1",
17-
"string2compact": "^1.3.2"
17+
"string2compact": "^2.0.0"
1818
},
1919
"devDependencies": {
2020
"@webtorrent/semantic-release-config": "1.0.8",

0 commit comments

Comments
 (0)