fix: db connection
Showing
... | ... | @@ -47,7 +47,7 @@ |
"apollo-server": "2.25.2", | ||
"apollo-server-express": "2.25.2", | ||
"auto-load": "3.0.4", | ||
"aws-sdk": "2.1043.0", | ||
"aws-sdk": "2.1111.0", | ||
"azure-search-client": "3.1.5", | ||
"bcryptjs-then": "1.0.1", | ||
"bluebird": "3.7.2", | ||
... | ... | @@ -73,7 +73,7 @@ |
"elasticsearch7": "npm:@elastic/elasticsearch@7", | ||
"emoji-regex": "9.2.2", | ||
"eventemitter2": "6.4.5", | ||
"express": "4.17.2", | ||
"express": "4.17.3", | ||
"express-brute": "1.0.1", | ||
"express-session": "1.17.2", | ||
"file-type": "15.0.1", | ||
... | ... | @@ -98,7 +98,7 @@ |
"jsonwebtoken": "8.5.1", | ||
"katex": "0.12.0", | ||
"klaw": "3.0.0", | ||
"knex": "0.21.7", | ||
"knex": "1.0.5", | ||
"lodash": "4.17.21", | ||
"luxon": "1.25.0", | ||
"markdown-it": "11.0.1", | ||
... | ... | @@ -119,16 +119,13 @@ |
"mime-types": "2.1.34", | ||
"moment": "2.29.1", | ||
"moment-timezone": "0.5.31", | ||
"mongodb": "3.6.5", | ||
"ms": "2.1.3", | ||
"mssql": "6.2.3", | ||
"multer": "1.4.4", | ||
"mysql2": "2.3.3", | ||
"nanoid": "3.2.0", | ||
"node-2fa": "1.1.2", | ||
"node-cache": "5.1.2", | ||
"nodemailer": "6.7.2", | ||
"objection": "2.2.18", | ||
"objection": "3.0.1", | ||
"passport": "0.4.1", | ||
"passport-auth0": "1.4.2", | ||
"passport-azure-ad": "4.3.1", | ||
... | ... | @@ -150,11 +147,11 @@ |
"passport-slack-oauth2": "1.1.1", | ||
"passport-twitch-oauth": "1.0.0", | ||
"pem-jwk": "2.0.0", | ||
"pg": "8.4.1", | ||
"pg": "8.7.3", | ||
"pg-hstore": "2.3.4", | ||
"pg-pubsub": "0.5.0", | ||
"pg-query-stream": "3.3.1", | ||
"pg-tsquery": "8.1.0", | ||
"pg-pubsub": "0.6.1", | ||
"pg-query-stream": "4.2.3", | ||
"pg-tsquery": "8.3.0", | ||
"pug": "3.0.2", | ||
"punycode": "2.1.1", | ||
"qr-image": "3.2.0", | ||
... | ... | @@ -165,11 +162,10 @@ |
"safe-regex": "2.1.1", | ||
"sanitize-filename": "1.6.3", | ||
"scim-query-filter-parser": "2.0.4", | ||
"semver": "7.3.5", | ||
"semver": "7.3.6", | ||
"serve-favicon": "2.5.0", | ||
"simple-git": "2.21.0", | ||
"solr-node": "1.2.1", | ||
"sqlite3": "5.0.2", | ||
"ssh2": "1.5.0", | ||
"ssh2-promise": "1.0.2", | ||
"striptags": "3.2.0", | ||
... | ... | @@ -180,8 +176,8 @@ |
"uslug": "1.0.4", | ||
"uuid": "8.3.2", | ||
"validate.js": "0.13.1", | ||
"winston": "3.3.3", | ||
"xss": "1.0.10", | ||
"winston": "3.7.2", | ||
"xss": "1.0.11", | ||
"yargs": "16.1.0" | ||
}, | ||
"devDependencies": { | ||
... | ... |
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment