Update MaxCtrl packages
A library required the globby library but the version it required didn't work. Also updated lodash and inquirer.
This commit is contained in:
1213
maxctrl/package-lock.json
generated
1213
maxctrl/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -18,8 +18,9 @@
|
|||||||
"license": "SEE LICENSE IN ../LICENSE.TXT",
|
"license": "SEE LICENSE IN ../LICENSE.TXT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli-table": "^0.3.1",
|
"cli-table": "^0.3.1",
|
||||||
"inquirer": "^6.1.0",
|
"globby": "^8.0.2",
|
||||||
"lodash": "^4.17.4",
|
"inquirer": "^6.2.1",
|
||||||
|
"lodash": "^4.17.11",
|
||||||
"lodash-getpath": "^0.2.4",
|
"lodash-getpath": "^0.2.4",
|
||||||
"readline-sync": "^1.4.9",
|
"readline-sync": "^1.4.9",
|
||||||
"request": "^2.88.0",
|
"request": "^2.88.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user