Skip to content

Commit 1f773e6

Browse files
fix(package): update yargs to version 13.2.4
Closes #485
1 parent 043f7e9 commit 1f773e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"sanitize-html": "^1.13.0",
2929
"socket.io-client": "^2.0.0",
3030
"string": "^3.3.1",
31-
"yargs": "^12.0.1"
31+
"yargs": "^13.2.4"
3232
},
3333
"devDependencies": {
3434
"bithound": "^1.7.0",

0 commit comments

Comments
 (0)