Skip to content

Commit fce2b9e

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

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.2"
3232
},
3333
"devDependencies": {
3434
"bithound": "^1.7.0",

0 commit comments

Comments
 (0)