fix: brute-knex refactor
Showing
... | @@ -53,7 +53,6 @@ | ... | @@ -53,7 +53,6 @@ |
"bcryptjs-then": "1.0.1", | "bcryptjs-then": "1.0.1", | ||
"bluebird": "3.7.2", | "bluebird": "3.7.2", | ||
"body-parser": "1.19.0", | "body-parser": "1.19.0", | ||
"brute-knex": "4.0.0", | |||
"chalk": "4.0.0", | "chalk": "4.0.0", | ||
"cheerio": "1.0.0-rc.3", | "cheerio": "1.0.0-rc.3", | ||
"chokidar": "3.3.1", | "chokidar": "3.3.1", | ||
... | @@ -69,8 +68,8 @@ | ... | @@ -69,8 +68,8 @@ |
"dotize": "0.3.0", | "dotize": "0.3.0", | ||
"elasticsearch6": "npm:@elastic/elasticsearch@6", | "elasticsearch6": "npm:@elastic/elasticsearch@6", | ||
"elasticsearch7": "npm:@elastic/elasticsearch@7", | "elasticsearch7": "npm:@elastic/elasticsearch@7", | ||
"eventemitter2": "6.0.0", | |||
"emoji-regex": "9.0.0", | "emoji-regex": "9.0.0", | ||
"eventemitter2": "6.0.0", | |||
"express": "4.17.1", | "express": "4.17.1", | ||
"express-brute": "1.0.1", | "express-brute": "1.0.1", | ||
"express-session": "1.17.1", | "express-session": "1.17.1", | ||
... | @@ -146,8 +145,8 @@ | ... | @@ -146,8 +145,8 @@ |
"pem-jwk": "2.0.0", | "pem-jwk": "2.0.0", | ||
"pg": "8.0.2", | "pg": "8.0.2", | ||
"pg-hstore": "2.3.3", | "pg-hstore": "2.3.3", | ||
"pg-query-stream": "3.0.6", | |||
"pg-pubsub": "0.5.0", | "pg-pubsub": "0.5.0", | ||
"pg-query-stream": "3.0.6", | |||
"pg-tsquery": "8.1.0", | "pg-tsquery": "8.1.0", | ||
"pug": "2.0.4", | "pug": "2.0.4", | ||
"punycode": "2.1.1", | "punycode": "2.1.1", | ||
... | ... |
server/helpers/brute-knex.js
0 → 100644
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment