misc: update dependencies
Showing
... | ... | @@ -38,7 +38,7 @@ |
"dependencies": { | ||
"@aoberoi/passport-slack": "1.0.5", | ||
"@azure/storage-blob": "12.1.2", | ||
"@bugsnag/js": "7.3.0", | ||
"@bugsnag/js": "7.3.3", | ||
"@exlinc/keycloak-passport": "1.0.2", | ||
"@root/csr": "0.8.1", | ||
"@root/keypairs": "0.10.1", | ||
... | ... | @@ -47,10 +47,10 @@ |
"akismet-api": "5.0.0", | ||
"algoliasearch": "4.4.0", | ||
"apollo-fetch": "0.7.0", | ||
"apollo-server": "2.16.1", | ||
"apollo-server-express": "2.16.1", | ||
"apollo-server": "2.17.0", | ||
"apollo-server-express": "2.17.0", | ||
"auto-load": "3.0.4", | ||
"aws-sdk": "2.738.0", | ||
"aws-sdk": "2.746.0", | ||
"azure-search-client": "3.1.5", | ||
"bcryptjs-then": "1.0.1", | ||
"bluebird": "3.7.2", | ||
... | ... | @@ -70,7 +70,7 @@ |
"dependency-graph": "0.9.0", | ||
"diff": "4.0.2", | ||
"diff2html": "3.1.12", | ||
"dompurify": "2.0.12", | ||
"dompurify": "2.0.15", | ||
"dotize": "0.3.0", | ||
"elasticsearch6": "npm:@elastic/elasticsearch@6", | ||
"elasticsearch7": "npm:@elastic/elasticsearch@7", | ||
... | ... | @@ -79,7 +79,7 @@ |
"express": "4.17.1", | ||
"express-brute": "1.0.1", | ||
"express-session": "1.17.1", | ||
"file-type": "14.7.1", | ||
"file-type": "15.0.0", | ||
"filesize": "6.1.0", | ||
"fs-extra": "9.0.1", | ||
"getos": "3.2.1", | ||
... | ... | @@ -87,13 +87,13 @@ |
"graphql-list-fields": "2.0.2", | ||
"graphql-rate-limit-directive": "1.2.1", | ||
"graphql-subscriptions": "1.1.0", | ||
"graphql-tools": "6.0.18", | ||
"graphql-tools": "6.2.0", | ||
"he": "1.2.0", | ||
"highlight.js": "10.1.2", | ||
"i18next": "19.7.0", | ||
"i18next-express-middleware": "2.0.0", | ||
"i18next-node-fs-backend": "2.1.3", | ||
"image-size": "0.8.3", | ||
"image-size": "0.9.1", | ||
"js-base64": "3.4.5", | ||
"js-binary": "1.2.0", | ||
"js-yaml": "3.14.0", | ||
... | ... | @@ -103,7 +103,7 @@ |
"klaw": "3.0.0", | ||
"knex": "0.21.5", | ||
"lodash": "4.17.20", | ||
"luxon": "1.24.1", | ||
"luxon": "1.25.0", | ||
"markdown-it": "11.0.0", | ||
"markdown-it-abbr": "1.0.4", | ||
"markdown-it-attrs": "3.0.3", | ||
... | ... | @@ -118,11 +118,11 @@ |
"markdown-it-sub": "1.0.0", | ||
"markdown-it-sup": "1.0.0", | ||
"markdown-it-task-lists": "2.1.1", | ||
"mathjax": "3.0.5", | ||
"mathjax": "3.1.0", | ||
"mime-types": "2.1.27", | ||
"moment": "2.27.0", | ||
"moment-timezone": "0.5.31", | ||
"mongodb": "3.6.0", | ||
"mongodb": "3.6.1", | ||
"ms": "2.1.2", | ||
"mssql": "6.2.1", | ||
"multer": "1.4.2", | ||
... | ... | @@ -152,10 +152,10 @@ |
"passport-saml": "1.3.4", | ||
"passport-twitch-oauth": "1.0.0", | ||
"pem-jwk": "2.0.0", | ||
"pg": "8.3.2", | ||
"pg": "8.3.3", | ||
"pg-hstore": "2.3.3", | ||
"pg-pubsub": "0.5.0", | ||
"pg-query-stream": "3.2.2", | ||
"pg-query-stream": "3.2.3", | ||
"pg-tsquery": "8.1.0", | ||
"pug": "3.0.0", | ||
"punycode": "2.1.1", | ||
... | ... | @@ -169,7 +169,7 @@ |
"scim-query-filter-parser": "2.0.4", | ||
"semver": "7.3.2", | ||
"serve-favicon": "2.5.0", | ||
"simple-git": "2.19.0", | ||
"simple-git": "2.20.1", | ||
"solr-node": "1.2.1", | ||
"sqlite3": "5.0.0", | ||
"ssh2": "0.8.9", | ||
... | ... | @@ -186,8 +186,8 @@ |
"yargs": "15.4.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.10.5", | ||
"@babel/core": "^7.11.4", | ||
"@babel/cli": "^7.11.6", | ||
"@babel/core": "^7.11.6", | ||
"@babel/plugin-proposal-class-properties": "^7.10.4", | ||
"@babel/plugin-proposal-decorators": "^7.10.5", | ||
"@babel/plugin-proposal-export-namespace-from": "^7.10.4", | ||
... | ... | @@ -197,8 +197,8 @@ |
"@babel/plugin-proposal-throw-expressions": "^7.10.4", | ||
"@babel/plugin-syntax-dynamic-import": "^7.8.3", | ||
"@babel/plugin-syntax-import-meta": "^7.10.4", | ||
"@babel/polyfill": "^7.10.4", | ||
"@babel/preset-env": "^7.11.0", | ||
"@babel/polyfill": "^7.11.5", | ||
"@babel/preset-env": "^7.11.5", | ||
"@mdi/font": "5.5.55", | ||
"@panter/vue-i18next": "0.15.2", | ||
"@requarks/ckeditor5": "19.0.1-wiki.2", | ||
... | ... | @@ -229,15 +229,15 @@ |
"clean-webpack-plugin": "3.0.0", | ||
"clipboard": "2.0.6", | ||
"codemirror": "5.57.0", | ||
"copy-webpack-plugin": "6.0.3", | ||
"copy-webpack-plugin": "6.1.0", | ||
"core-js": "3.6.5", | ||
"css-loader": "4.2.1", | ||
"css-loader": "4.2.2", | ||
"cssnano": "4.1.10", | ||
"cypress": "5.0.0", | ||
"d3": "5.16.0", | ||
"cypress": "5.1.0", | ||
"d3": "6.1.1", | ||
"duplicate-package-checker-webpack-plugin": "3.0.0", | ||
"epic-spinners": "1.1.0", | ||
"eslint": "7.7.0", | ||
"eslint": "7.8.1", | ||
"eslint-config-requarks": "1.0.7", | ||
"eslint-config-standard": "14.1.1", | ||
"eslint-plugin-cypress": "2.11.1", | ||
... | ... | @@ -247,14 +247,14 @@ |
"eslint-plugin-standard": "4.0.1", | ||
"eslint-plugin-vue": "6.2.2", | ||
"fibers": "5.0.0", | ||
"file-loader": "6.0.0", | ||
"filepond": "4.19.2", | ||
"file-loader": "6.1.0", | ||
"filepond": "4.20.1", | ||
"filepond-plugin-file-validate-type": "1.2.5", | ||
"filesize.js": "2.0.0", | ||
"graphql-persisted-document-loader": "2.0.0", | ||
"graphql-tag": "^2.11.0", | ||
"hammerjs": "2.0.8", | ||
"html-webpack-plugin": "4.3.0", | ||
"html-webpack-plugin": "4.4.1", | ||
"html-webpack-pug-plugin": "2.0.0", | ||
"i18next-chained-backend": "2.0.1", | ||
"i18next-localstorage-backend": "3.1.1", | ||
... | ... | @@ -264,11 +264,11 @@ |
"js-beautify": "1.13.0", | ||
"js-cookie": "2.2.1", | ||
"mermaid": "8.7.0", | ||
"mini-css-extract-plugin": "0.10.0", | ||
"mini-css-extract-plugin": "0.11.0", | ||
"moment-duration-format": "2.3.2", | ||
"moment-timezone-data-webpack-plugin": "1.3.0", | ||
"offline-plugin": "5.0.7", | ||
"optimize-css-assets-webpack-plugin": "5.0.3", | ||
"optimize-css-assets-webpack-plugin": "5.0.4", | ||
"pako": "1.0.11", | ||
"postcss-cssnext": "3.1.0", | ||
"postcss-flexbugs-fixes": "4.2.1", | ||
... | ... | @@ -284,12 +284,12 @@ |
"raw-loader": "4.0.1", | ||
"resolve-url-loader": "3.1.1", | ||
"sass": "1.26.10", | ||
"sass-loader": "9.0.3", | ||
"sass-loader": "10.0.2", | ||
"sass-resources-loader": "2.1.0", | ||
"script-ext-html-webpack-plugin": "2.1.4", | ||
"simple-progress-webpack-plugin": "1.1.2", | ||
"style-loader": "1.2.1", | ||
"terser": "5.2.1", | ||
"terser": "5.3.0", | ||
"twemoji-awesome": "1.0.6", | ||
"url-loader": "4.1.0", | ||
"velocity-animate": "1.5.2", | ||
... | ... | @@ -305,10 +305,10 @@ |
"vue-router": "3.4.3", | ||
"vue-status-indicator": "1.2.1", | ||
"vue-template-compiler": "2.6.12", | ||
"vue2-animate": "2.1.3", | ||
"vue2-animate": "2.1.4", | ||
"vuedraggable": "2.24.1", | ||
"vuescroll": "4.16.1", | ||
"vuetify": "2.3.9", | ||
"vuetify": "2.3.10", | ||
"vuetify-loader": "1.6.0", | ||
"vuex": "3.5.1", | ||
"vuex-pathify": "1.4.1", | ||
... | ... | @@ -318,7 +318,7 @@ |
"webpack-cli": "3.3.12", | ||
"webpack-dev-middleware": "3.7.2", | ||
"webpack-hot-middleware": "2.25.0", | ||
"webpack-merge": "5.1.2", | ||
"webpack-merge": "5.1.3", | ||
"webpack-modernizr-loader": "5.0.0", | ||
"webpack-subresource-integrity": "1.4.1", | ||
"webpackbar": "4.0.0", | ||
... | ... |
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment