diff --git a/package.json b/package.json index b449334..990e68b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "egg-validate": "^1.0.0", "lodash.get": "^4.4.2", "moment": "^2.22.2", - "sequelize-cli": "^4.1.1" + "sequelize-cli": "^5.5.0" }, "devDependencies": { "autod": "^3.0.1", @@ -24,7 +24,7 @@ "eslint": "^4.11.0", "eslint-config-antife": "^1.0.3", "eslint-config-egg": "^6.0.0", - "git-contributor": "^1.0.8", + "git-contributor": "1", "husky": "^1.3.1", "macaca-ecosystem": "*", "mysql2": "^1.6.4", diff --git a/view/package.json b/view/package.json index 5028c6f..5dceee3 100644 --- a/view/package.json +++ b/view/package.json @@ -70,7 +70,7 @@ "url-loader": "^1.1.2", "url-parse": "^1.4.3", "webpack": "^4.10.0", - "webpack-bundle-analyzer": "^2.13.1", + "webpack-bundle-analyzer": "^3.3.2", "webpack-cli": "^3.0.1", "webpack-dev-server": "^3.1.4", "whatwg-fetch": "^2.0.3",