deps: bump knex and mysql

This commit is contained in:
Calvin Montgomery 2021-03-21 21:40:32 -07:00
parent 988029e6c7
commit 5f3d0859fd
1 changed files with 2 additions and 2 deletions

View File

@ -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",