mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
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:
parent
f8459d2b75
commit
d5600909be
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user