Skip to content

Commit

Permalink
misc: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel committed Jan 23, 2022
1 parent a04f7bd commit afc39aa
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 143 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"dependencies": {
"@azure/storage-blob": "12.2.1",
"@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/keypairs": "0.10.3",
"@root/pem": "1.0.4",
"acme": "3.0.3",
"akismet-api": "5.1.0",
"akismet-api": "5.2.1",
"algoliasearch": "4.5.1",
"apollo-fetch": "0.7.0",
"apollo-server": "2.25.2",
Expand All @@ -53,10 +53,10 @@
"azure-search-client": "3.1.5",
"bcryptjs-then": "1.0.1",
"bluebird": "3.7.2",
"body-parser": "1.19.0",
"body-parser": "1.19.1",
"chalk": "4.1.0",
"cheerio": "1.0.0-rc.5",
"chokidar": "3.4.3",
"chokidar": "3.5.3",
"chromium-pickle-js": "0.2.0",
"clean-css": "4.2.3",
"command-exists": "1.2.9",
Expand All @@ -75,7 +75,7 @@
"elasticsearch7": "npm:@elastic/elasticsearch@7",
"emoji-regex": "9.2.2",
"eventemitter2": "6.4.5",
"express": "4.17.1",
"express": "4.17.2",
"express-brute": "1.0.1",
"express-session": "1.17.2",
"file-type": "15.0.1",
Expand All @@ -93,7 +93,7 @@
"i18next-express-middleware": "2.0.0",
"i18next-node-fs-backend": "2.1.3",
"image-size": "0.9.2",
"js-base64": "3.5.2",
"js-base64": "3.7.2",
"js-binary": "1.2.0",
"js-yaml": "3.14.0",
"jsdom": "16.4.0",
Expand Down Expand Up @@ -124,15 +124,15 @@
"mongodb": "3.6.5",
"ms": "2.1.3",
"mssql": "6.2.3",
"multer": "1.4.3",
"mysql2": "2.2.5",
"nanoid": "3.1.30",
"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",
"passport": "0.4.1",
"passport-auth0": "1.4.1",
"passport-auth0": "1.4.2",
"passport-azure-ad": "4.3.1",
"passport-cas": "0.1.1",
"passport-discord": "0.1.4",
Expand Down Expand Up @@ -177,8 +177,8 @@
"striptags": "3.2.0",
"subscriptions-transport-ws": "0.9.18",
"tar-fs": "2.1.1",
"turndown": "7.0.0",
"twemoji": "13.0.2",
"turndown": "7.1.1",
"twemoji": "13.1.0",
"uslug": "1.0.4",
"uuid": "8.3.2",
"validate.js": "0.13.1",
Expand All @@ -203,7 +203,7 @@
"@mdi/font": "5.8.55",
"@panter/vue-i18next": "0.15.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",
"animated-number-vue": "1.0.0",
"apollo-cache-inmemory": "1.6.6",
Expand Down Expand Up @@ -276,7 +276,7 @@
"postcss-import": "12.0.1",
"postcss-loader": "3.0.0",
"postcss-preset-env": "6.7.0",
"postcss-selector-parser": "6.0.6",
"postcss-selector-parser": "6.0.9",
"prismjs": "1.22.0",
"pug-lint": "2.6.0",
"pug-loader": "2.4.0",
Expand Down Expand Up @@ -322,7 +322,7 @@
"webpack-modernizr-loader": "5.0.0",
"webpack-subresource-integrity": "1.5.1",
"webpackbar": "4.0.0",
"whatwg-fetch": "3.4.1",
"whatwg-fetch": "3.6.2",
"write-file-webpack-plugin": "4.5.1",
"xterm": "4.9.0",
"zxcvbn": "4.4.2"
Expand Down
Loading

0 comments on commit afc39aa

Please sign in to comment.