mirror of https://github.com/calzoneman/sync.git
deps: bump knex and mysql
This commit is contained in:
parent
988029e6c7
commit
5f3d0859fd
|
@ -23,10 +23,10 @@
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"express-minify": "^1.0.0",
|
"express-minify": "^1.0.0",
|
||||||
"json-typecheck": "^0.1.3",
|
"json-typecheck": "^0.1.3",
|
||||||
"knex": "^0.20.3",
|
"knex": "^0.95.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"morgan": "^1.10.0",
|
"morgan": "^1.10.0",
|
||||||
"mysql": "^2.9.0",
|
"mysql": "^2.18.1",
|
||||||
"nodemailer": "^6.5.0",
|
"nodemailer": "^6.5.0",
|
||||||
"prom-client": "^10.0.2",
|
"prom-client": "^10.0.2",
|
||||||
"proxy-addr": "^2.0.6",
|
"proxy-addr": "^2.0.6",
|
||||||
|
|
Loading…
Reference in New Issue