|
36 | 36 | "node": ">=10.12"
|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 |
| - "@azure/storage-blob": "12.9.0", |
| 39 | + "@azure/storage-blob": "12.12.0", |
40 | 40 | "@exlinc/keycloak-passport": "1.0.2",
|
41 |
| - "@joplin/turndown-plugin-gfm": "1.0.43", |
| 41 | + "@joplin/turndown-plugin-gfm": "1.0.45", |
42 | 42 | "@root/csr": "0.8.1",
|
43 | 43 | "@root/keypairs": "0.10.3",
|
44 | 44 | "@root/pem": "1.0.4",
|
|
53 | 53 | "azure-search-client": "3.1.5",
|
54 | 54 | "bcryptjs-then": "1.0.1",
|
55 | 55 | "bluebird": "3.7.2",
|
56 |
| - "body-parser": "1.20.0", |
| 56 | + "body-parser": "1.20.1", |
57 | 57 | "chalk": "4.1.0",
|
58 | 58 | "cheerio": "1.0.0-rc.5",
|
59 | 59 | "chokidar": "3.5.3",
|
|
74 | 74 | "elasticsearch6": "npm:@elastic/elasticsearch@6",
|
75 | 75 | "elasticsearch7": "npm:@elastic/elasticsearch@7",
|
76 | 76 | "emoji-regex": "9.2.2",
|
77 |
| - "eventemitter2": "6.4.5", |
78 |
| - "express": "4.18.1", |
| 77 | + "eventemitter2": "6.4.9", |
| 78 | + "express": "4.18.2", |
79 | 79 | "express-brute": "1.0.1",
|
80 |
| - "express-session": "1.17.2", |
| 80 | + "express-session": "1.17.3", |
81 | 81 | "file-type": "15.0.1",
|
82 | 82 | "filesize": "6.1.0",
|
83 | 83 | "fs-extra": "9.0.1",
|
|
119 | 119 | "markdown-it-task-lists": "2.1.1",
|
120 | 120 | "mathjax": "3.1.2",
|
121 | 121 | "mime-types": "2.1.35",
|
122 |
| - "moment": "2.29.3", |
123 |
| - "moment-timezone": "0.5.31", |
| 122 | + "moment": "2.29.4", |
| 123 | + "moment-timezone": "0.5.38", |
124 | 124 | "mongodb": "3.6.5",
|
125 | 125 | "ms": "2.1.3",
|
126 | 126 | "mssql": "6.2.3",
|
|
129 | 129 | "nanoid": "3.2.0",
|
130 | 130 | "node-2fa": "1.1.2",
|
131 | 131 | "node-cache": "5.1.2",
|
132 |
| - "nodemailer": "6.7.4", |
| 132 | + "nodemailer": "6.8.0", |
133 | 133 | "objection": "2.2.18",
|
134 | 134 | "passport": "0.4.1",
|
135 |
| - "passport-auth0": "1.4.2", |
136 |
| - "passport-azure-ad": "4.3.1", |
| 135 | + "passport-auth0": "1.4.3", |
| 136 | + "passport-azure-ad": "4.3.4", |
137 | 137 | "passport-cas": "0.1.1",
|
138 | 138 | "passport-discord": "0.1.4",
|
139 | 139 | "passport-dropbox-oauth2": "1.1.0",
|
|
147 | 147 | "passport-microsoft": "0.1.0",
|
148 | 148 | "passport-oauth2": "1.6.1",
|
149 | 149 | "passport-okta-oauth": "0.0.1",
|
150 |
| - "passport-openidconnect": "0.0.2", |
151 |
| - "passport-saml": "3.2.1", |
| 150 | + "passport-openidconnect": "0.1.1", |
| 151 | + "passport-saml": "3.2.4", |
152 | 152 | "passport-slack-oauth2": "1.1.1",
|
153 | 153 | "passport-twitch-strategy": "2.2.0",
|
154 | 154 | "pem-jwk": "2.0.0",
|
155 |
| - "pg": "8.4.1", |
| 155 | + "pg": "8.8.0", |
156 | 156 | "pg-hstore": "2.3.4",
|
157 | 157 | "pg-pubsub": "0.5.0",
|
158 | 158 | "pg-query-stream": "3.3.1",
|
|
167 | 167 | "safe-regex": "2.1.1",
|
168 | 168 | "sanitize-filename": "1.6.3",
|
169 | 169 | "scim-query-filter-parser": "2.0.4",
|
170 |
| - "semver": "7.3.7", |
| 170 | + "semver": "7.3.8", |
171 | 171 | "serve-favicon": "2.5.0",
|
172 | 172 | "simple-git": "2.21.0",
|
173 | 173 | "solr-node": "1.2.1",
|
174 | 174 | "sqlite3": "5.0.6",
|
175 | 175 | "ssh2": "1.5.0",
|
176 |
| - "ssh2-promise": "1.0.2", |
| 176 | + "ssh2-promise": "1.0.3", |
177 | 177 | "striptags": "3.2.0",
|
178 | 178 | "subscriptions-transport-ws": "0.9.18",
|
179 | 179 | "tar-fs": "2.1.1",
|
|
183 | 183 | "uuid": "8.3.2",
|
184 | 184 | "validate.js": "0.13.1",
|
185 | 185 | "winston": "3.3.3",
|
186 |
| - "xss": "1.0.11", |
| 186 | + "xss": "1.0.14", |
187 | 187 | "yargs": "16.1.0"
|
188 | 188 | },
|
189 | 189 | "devDependencies": {
|
|
228 | 228 | "cash-dom": "8.1.1",
|
229 | 229 | "chart.js": "2.9.4",
|
230 | 230 | "clean-webpack-plugin": "3.0.0",
|
231 |
| - "clipboard": "2.0.10", |
| 231 | + "clipboard": "2.0.11", |
232 | 232 | "codemirror": "5.58.2",
|
233 | 233 | "copy-webpack-plugin": "6.2.1",
|
234 | 234 | "core-js": "3.6.5",
|
|
0 commit comments