Update modules

This commit is contained in:
mmcwilliams 2019-02-23 16:42:48 -05:00
parent 840158f030
commit fbd62c48dd
3 changed files with 461 additions and 2269 deletions

View File

@ -43,4 +43,4 @@
"ios"
]
}
}
}

2718
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,14 +28,14 @@
"cron": "^1.2.1",
"gpio": "^0.2.7",
"node-ipc": "^9.1.0",
"node-persist": "^2.1.0",
"onoff": "^1.1.5",
"restify": "^7.2.1",
"rpio": "^0.9.20",
"node-persist": "^3.0.4",
"onoff": "^3.2.8",
"restify": "^8.0.0",
"rpio": "^1.0.13",
"sqlite3": "^4.0.2",
"squel": "^5.12.0",
"uuid": "^3.1.0",
"winston": "^2.3.1"
"winston": "^3.2.1"
},
"devDependencies": {
"jsdoc-to-markdown": "^4.0.1",