Skip to content

Commit e2806ff

Browse files
fix(package): update yargs to version 15.3.1
Closes #38
1 parent eaec742 commit e2806ff

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
@@ -22,7 +22,7 @@
2222
"jimp": "0.9.3",
2323
"moment-timezone": "0.5.27",
2424
"request": "2.88.0",
25-
"yargs": "15.0.2"
25+
"yargs": "15.3.1"
2626
},
2727
"devDependencies": {
2828
"cz-conventional-changelog": "3.0.2",

0 commit comments

Comments
 (0)