Skip to content

Commit 877ccfd

Browse files
fix(package): update yargs to version 15.3.0
Closes #485
1 parent 043f7e9 commit 877ccfd

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

0 commit comments

Comments
 (0)