fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:hoek:20180212

Latest report for bobbywibowo/lolisafe:package.json:
https://snyk.io/test/github/bobbywibowo/lolisafe?targetFile=package.json
This commit is contained in:
snyk-bot 2018-03-16 20:08:55 +00:00
parent f8459d2b75
commit d5600909be

View File

@ -31,7 +31,7 @@
"knex": "^0.14.4",
"multer": "^1.3.0",
"randomstring": "^1.1.5",
"sqlite3": "^3.1.13"
"sqlite3": "^4.0.0"
},
"devDependencies": {
"standard": "^11.0.0"