misc: update dependencies
This commit is contained in:
30
package.json
30
package.json
@@ -38,12 +38,12 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@azure/storage-blob": "12.2.1",
|
"@azure/storage-blob": "12.2.1",
|
||||||
"@exlinc/keycloak-passport": "1.0.2",
|
"@exlinc/keycloak-passport": "1.0.2",
|
||||||
"@joplin/turndown-plugin-gfm": "1.0.42",
|
"@joplin/turndown-plugin-gfm": "1.0.43",
|
||||||
"@root/csr": "0.8.1",
|
"@root/csr": "0.8.1",
|
||||||
"@root/keypairs": "0.10.3",
|
"@root/keypairs": "0.10.3",
|
||||||
"@root/pem": "1.0.4",
|
"@root/pem": "1.0.4",
|
||||||
"acme": "3.0.3",
|
"acme": "3.0.3",
|
||||||
"akismet-api": "5.1.0",
|
"akismet-api": "5.2.1",
|
||||||
"algoliasearch": "4.5.1",
|
"algoliasearch": "4.5.1",
|
||||||
"apollo-fetch": "0.7.0",
|
"apollo-fetch": "0.7.0",
|
||||||
"apollo-server": "2.25.2",
|
"apollo-server": "2.25.2",
|
||||||
@@ -53,10 +53,10 @@
|
|||||||
"azure-search-client": "3.1.5",
|
"azure-search-client": "3.1.5",
|
||||||
"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.1",
|
||||||
"chalk": "4.1.0",
|
"chalk": "4.1.0",
|
||||||
"cheerio": "1.0.0-rc.5",
|
"cheerio": "1.0.0-rc.5",
|
||||||
"chokidar": "3.4.3",
|
"chokidar": "3.5.3",
|
||||||
"chromium-pickle-js": "0.2.0",
|
"chromium-pickle-js": "0.2.0",
|
||||||
"clean-css": "4.2.3",
|
"clean-css": "4.2.3",
|
||||||
"command-exists": "1.2.9",
|
"command-exists": "1.2.9",
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
"elasticsearch7": "npm:@elastic/elasticsearch@7",
|
"elasticsearch7": "npm:@elastic/elasticsearch@7",
|
||||||
"emoji-regex": "9.2.2",
|
"emoji-regex": "9.2.2",
|
||||||
"eventemitter2": "6.4.5",
|
"eventemitter2": "6.4.5",
|
||||||
"express": "4.17.1",
|
"express": "4.17.2",
|
||||||
"express-brute": "1.0.1",
|
"express-brute": "1.0.1",
|
||||||
"express-session": "1.17.2",
|
"express-session": "1.17.2",
|
||||||
"file-type": "15.0.1",
|
"file-type": "15.0.1",
|
||||||
@@ -93,7 +93,7 @@
|
|||||||
"i18next-express-middleware": "2.0.0",
|
"i18next-express-middleware": "2.0.0",
|
||||||
"i18next-node-fs-backend": "2.1.3",
|
"i18next-node-fs-backend": "2.1.3",
|
||||||
"image-size": "0.9.2",
|
"image-size": "0.9.2",
|
||||||
"js-base64": "3.5.2",
|
"js-base64": "3.7.2",
|
||||||
"js-binary": "1.2.0",
|
"js-binary": "1.2.0",
|
||||||
"js-yaml": "3.14.0",
|
"js-yaml": "3.14.0",
|
||||||
"jsdom": "16.4.0",
|
"jsdom": "16.4.0",
|
||||||
@@ -124,15 +124,15 @@
|
|||||||
"mongodb": "3.6.5",
|
"mongodb": "3.6.5",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"mssql": "6.2.3",
|
"mssql": "6.2.3",
|
||||||
"multer": "1.4.3",
|
"multer": "1.4.4",
|
||||||
"mysql2": "2.2.5",
|
"mysql2": "2.3.3",
|
||||||
"nanoid": "3.1.30",
|
"nanoid": "3.2.0",
|
||||||
"node-2fa": "1.1.2",
|
"node-2fa": "1.1.2",
|
||||||
"node-cache": "5.1.2",
|
"node-cache": "5.1.2",
|
||||||
"nodemailer": "6.7.2",
|
"nodemailer": "6.7.2",
|
||||||
"objection": "2.2.18",
|
"objection": "2.2.18",
|
||||||
"passport": "0.4.1",
|
"passport": "0.4.1",
|
||||||
"passport-auth0": "1.4.1",
|
"passport-auth0": "1.4.2",
|
||||||
"passport-azure-ad": "4.3.1",
|
"passport-azure-ad": "4.3.1",
|
||||||
"passport-cas": "0.1.1",
|
"passport-cas": "0.1.1",
|
||||||
"passport-discord": "0.1.4",
|
"passport-discord": "0.1.4",
|
||||||
@@ -177,8 +177,8 @@
|
|||||||
"striptags": "3.2.0",
|
"striptags": "3.2.0",
|
||||||
"subscriptions-transport-ws": "0.9.18",
|
"subscriptions-transport-ws": "0.9.18",
|
||||||
"tar-fs": "2.1.1",
|
"tar-fs": "2.1.1",
|
||||||
"turndown": "7.0.0",
|
"turndown": "7.1.1",
|
||||||
"twemoji": "13.0.2",
|
"twemoji": "13.1.0",
|
||||||
"uslug": "1.0.4",
|
"uslug": "1.0.4",
|
||||||
"uuid": "8.3.2",
|
"uuid": "8.3.2",
|
||||||
"validate.js": "0.13.1",
|
"validate.js": "0.13.1",
|
||||||
@@ -203,7 +203,7 @@
|
|||||||
"@mdi/font": "5.8.55",
|
"@mdi/font": "5.8.55",
|
||||||
"@panter/vue-i18next": "0.15.2",
|
"@panter/vue-i18next": "0.15.2",
|
||||||
"@requarks/ckeditor5": "19.0.1-wiki.2",
|
"@requarks/ckeditor5": "19.0.1-wiki.2",
|
||||||
"@vue/babel-preset-app": "4.5.8",
|
"@vue/babel-preset-app": "4.5.15",
|
||||||
"animate-sass": "0.8.2",
|
"animate-sass": "0.8.2",
|
||||||
"animated-number-vue": "1.0.0",
|
"animated-number-vue": "1.0.0",
|
||||||
"apollo-cache-inmemory": "1.6.6",
|
"apollo-cache-inmemory": "1.6.6",
|
||||||
@@ -276,7 +276,7 @@
|
|||||||
"postcss-import": "12.0.1",
|
"postcss-import": "12.0.1",
|
||||||
"postcss-loader": "3.0.0",
|
"postcss-loader": "3.0.0",
|
||||||
"postcss-preset-env": "6.7.0",
|
"postcss-preset-env": "6.7.0",
|
||||||
"postcss-selector-parser": "6.0.6",
|
"postcss-selector-parser": "6.0.9",
|
||||||
"prismjs": "1.22.0",
|
"prismjs": "1.22.0",
|
||||||
"pug-lint": "2.6.0",
|
"pug-lint": "2.6.0",
|
||||||
"pug-loader": "2.4.0",
|
"pug-loader": "2.4.0",
|
||||||
@@ -322,7 +322,7 @@
|
|||||||
"webpack-modernizr-loader": "5.0.0",
|
"webpack-modernizr-loader": "5.0.0",
|
||||||
"webpack-subresource-integrity": "1.5.1",
|
"webpack-subresource-integrity": "1.5.1",
|
||||||
"webpackbar": "4.0.0",
|
"webpackbar": "4.0.0",
|
||||||
"whatwg-fetch": "3.4.1",
|
"whatwg-fetch": "3.6.2",
|
||||||
"write-file-webpack-plugin": "4.5.1",
|
"write-file-webpack-plugin": "4.5.1",
|
||||||
"xterm": "4.9.0",
|
"xterm": "4.9.0",
|
||||||
"zxcvbn": "4.4.2"
|
"zxcvbn": "4.4.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user