fix: brute-knex refactor

This commit is contained in:
NGPixel
2020-04-21 23:16:13 -04:00
parent 2213ba2c81
commit dae64f00a0
4 changed files with 153 additions and 72 deletions

View File

@@ -53,7 +53,6 @@
"bcryptjs-then": "1.0.1",
"bluebird": "3.7.2",
"body-parser": "1.19.0",
"brute-knex": "4.0.0",
"chalk": "4.0.0",
"cheerio": "1.0.0-rc.3",
"chokidar": "3.3.1",
@@ -69,8 +68,8 @@
"dotize": "0.3.0",
"elasticsearch6": "npm:@elastic/elasticsearch@6",
"elasticsearch7": "npm:@elastic/elasticsearch@7",
"eventemitter2": "6.0.0",
"emoji-regex": "9.0.0",
"eventemitter2": "6.0.0",
"express": "4.17.1",
"express-brute": "1.0.1",
"express-session": "1.17.1",
@@ -146,8 +145,8 @@
"pem-jwk": "2.0.0",
"pg": "8.0.2",
"pg-hstore": "2.3.3",
"pg-query-stream": "3.0.6",
"pg-pubsub": "0.5.0",
"pg-query-stream": "3.0.6",
"pg-tsquery": "8.1.0",
"pug": "2.0.4",
"punycode": "2.1.1",