upgrade packages

This commit is contained in:
HF 2020-04-15 15:14:32 +02:00
parent bedd7b82e5
commit d0f4537a00
3 changed files with 2653 additions and 1781 deletions

4303
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,14 +25,14 @@
"not IE_Mob 11"
],
"dependencies": {
"bcrypt": "^3.0.6",
"bcrypt": "^4.0.1",
"bluebird": "^3.5.0",
"body-parser": "^1.17.2",
"bufferutil": "^4.0.1",
"compression": "^1.7.3",
"connect-redis": "^4.0.3",
"cookie-parser": "^1.4.3",
"core-js": "^3.6.1",
"connect-redis": "^4.0.4",
"cookie-parser": "^1.4.5",
"core-js": "^3.6.5",
"cors": "^2.8.4",
"etag": "^1.8.1",
"express": "^4.15.3",
@ -40,16 +40,16 @@
"express-session": "^1.15.2",
"global": "^4.3.2",
"hammerjs": "^2.0.8",
"http-proxy-agent": "^3.0.0",
"ip-address": "^6.2.0",
"http-proxy-agent": "^4.0.1",
"ip-address": "^6.3.0",
"isomorphic-fetch": "^2.2.1",
"keycode": "^2.1.9",
"localforage": "^1.5.0",
"morgan": "^1.8.2",
"morgan": "^1.10.0",
"multer": "^1.4.1",
"mysql2": "^2.1.0",
"node-sass": "^4.13.1",
"nodemailer": "^6.4.2",
"nodemailer": "^6.4.6",
"passport": "^0.4.0",
"passport-discord": "^0.1.2",
"passport-facebook": "^3.0.0",
@ -57,83 +57,83 @@
"passport-json": "^1.2.0",
"passport-reddit": "^0.2.4",
"passport-vkontakte": "^0.3.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-file-download": "^0.3.4",
"react-icons": "^3.7.0",
"react-modal": "^3.10.1",
"react-redux": "^7.1.1",
"react-responsive": "^8.0.1",
"react-icons": "^3.9.0",
"react-modal": "^3.11.2",
"react-redux": "^7.2.0",
"react-responsive": "^8.0.3",
"react-stay-scrolled": "^7.0.0",
"react-toggle-button": "^2.1.0",
"redis": "^2.7.1",
"redis": "^3.0.2",
"redlock": "^4.0.0",
"redux": "^4.0.4",
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.2.0",
"sequelize": "^5.19.2",
"sharp": "^0.23.4",
"sequelize": "^5.21.6",
"sharp": "^0.25.2",
"startaudiocontext": "^1.2.1",
"sweetalert2": "^9.5.4",
"three": "^0.112.1",
"three-trackballcontrols-ts": "^0.1.2",
"url-search-params-polyfill": "^7.0.0",
"sweetalert2": "^9.10.12",
"three": "^0.115.0",
"three-trackballcontrols-ts": "^0.2.1",
"url-search-params-polyfill": "^8.0.0",
"winston": "^3.2.1",
"ws": "^7.1.2"
"ws": "^7.2.3"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/node": "^7.0.0",
"@babel/core": "^7.9.0",
"@babel/node": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.0.0",
"@babel/plugin-proposal-do-expressions": "^7.0.0",
"@babel/plugin-proposal-export-default-from": "^7.0.0",
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
"@babel/plugin-proposal-function-bind": "^7.0.0",
"@babel/plugin-proposal-function-sent": "^7.0.0",
"@babel/plugin-proposal-json-strings": "^7.0.0",
"@babel/plugin-proposal-logical-assignment-operators": "^7.0.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.0.0",
"@babel/plugin-proposal-pipeline-operator": "^7.0.0",
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"@babel/plugin-transform-react-constant-elements": "^7.6.3",
"@babel/plugin-transform-react-inline-elements": "^7.2.0",
"@babel/polyfill": "^7.7.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-flow": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.8.3",
"assets-webpack-plugin": "^3.5.1",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/plugin-proposal-do-expressions": "^7.8.3",
"@babel/plugin-proposal-export-default-from": "^7.8.3",
"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
"@babel/plugin-proposal-function-bind": "^7.8.3",
"@babel/plugin-proposal-function-sent": "^7.8.3",
"@babel/plugin-proposal-json-strings": "^7.8.3",
"@babel/plugin-proposal-logical-assignment-operators": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-numeric-separator": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.9.5",
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@babel/plugin-proposal-pipeline-operator": "^7.8.3",
"@babel/plugin-proposal-throw-expressions": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.8.3",
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
"@babel/plugin-transform-react-constant-elements": "^7.9.0",
"@babel/plugin-transform-react-inline-elements": "^7.9.0",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.9.5",
"@babel/preset-flow": "^7.9.0",
"@babel/preset-react": "^7.9.4",
"@babel/preset-typescript": "^7.9.0",
"assets-webpack-plugin": "^3.9.12",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-transform-react-pure-class-to-function": "^1.0.1",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"css-loader": "^3.4.1",
"css-loader": "^3.5.2",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-flowtype": "^4.5.3",
"eslint-plugin-import": "^2.2.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-flowtype": "^4.7.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.0.1",
"flow-bin": "^0.115.0",
"eslint-plugin-react": "^7.19.0",
"flow-bin": "^0.122.0",
"generate-package-json-webpack-plugin": "^1.0.1",
"json-loader": "^0.5.4",
"npm-check": "^5.9.0",
"react-hot-loader": "^4.12.14",
"npm-check": "^5.9.2",
"react-hot-loader": "^4.12.20",
"react-svg-loader": "^3.0.3",
"rimraf": "^3.0.0",
"sass-loader": "^8.0.0",
"style-loader": "^1.1.2",
"webpack": "^4.41.0",
"webpack-bundle-analyzer": "^3.6.0",
"rimraf": "^3.0.2",
"sass-loader": "^8.0.2",
"style-loader": "^1.1.3",
"webpack": "^4.42.1",
"webpack-bundle-analyzer": "^3.7.0",
"webpack-dev-middleware": "^3.7.1",
"webpack-hot-middleware": "^2.18.0",
"write-file-webpack-plugin": "^4.0.2"

View File

@ -7,7 +7,6 @@
*/
import DataType from 'sequelize';
import bcrypt from 'bcrypt';
import Model from '../sequelize';
import { generateHash } from '../../utils/hash';