mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 20:43:08 +00:00
fix(package): update commander to version 2.14.0
This commit is contained in:
parent
dbb51e0f46
commit
72aa243666
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
"colors": "1.1.2",
|
"colors": "1.1.2",
|
||||||
"commander": "2.13.0",
|
"commander": "2.14.0",
|
||||||
"express": "4.16.2",
|
"express": "4.16.2",
|
||||||
"fs-extra": "5.0.0",
|
"fs-extra": "5.0.0",
|
||||||
"irc-framework": "2.10.3",
|
"irc-framework": "2.10.3",
|
||||||
|
|
Loading…
Reference in a new issue