mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
fix(package): update fs-extra to version 5.0.0
This commit is contained in:
parent
9b75b5727a
commit
e652ff6c7d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
"colors": "1.1.2",
|
||||
"commander": "2.12.2",
|
||||
"express": "4.16.2",
|
||||
"fs-extra": "4.0.3",
|
||||
"fs-extra": "5.0.0",
|
||||
"irc-framework": "2.10.2",
|
||||
"ldapjs": "1.0.1",
|
||||
"lodash": "4.17.4",
|
||||
|
|
Loading…
Reference in a new issue