diff --git a/package.json b/package.json index 50d69d9e4c..b6ff7986eb 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "webpack-dev-middleware": "^3.1.3", "webpack-hot-middleware": "^2.22.3", "webpack-node-externals": "^1.7.2", - "webpackbar": "^2.6.2" + "webpackbar": "^2.6.3" }, "devDependencies": { "@babel/plugin-external-helpers": "7.0.0-rc.1", diff --git a/yarn.lock b/yarn.lock index b49de346a2..eb9a93f620 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2139,15 +2139,6 @@ connect@^3.6.5: parseurl "~1.3.2" utils-merge "1.0.1" -consola@^1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/consola/-/consola-1.4.2.tgz#e61963325abbfded8c4b010da5896aad0b4c92fb" - dependencies: - chalk "^2.3.2" - figures "^2.0.0" - lodash "^4.17.5" - std-env "^1.1.0" - consola@^1.4.3: version "1.4.3" resolved "https://registry.yarnpkg.com/consola/-/consola-1.4.3.tgz#945e967e05430ddabd3608b37f5fa37fcfacd9dd" @@ -8744,12 +8735,12 @@ webpack@^4.16.4: watchpack "^1.5.0" webpack-sources "^1.0.1" -webpackbar@^2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.6.2.tgz#5da9e836c4abbf348e1c15a98670ad1eca5ee498" +webpackbar@^2.6.3: + version "2.6.3" + resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.6.3.tgz#4f2d0078375acfe95c0e55227771a2ed98ecc5c9" dependencies: chalk "^2.4.1" - consola "^1.4.2" + consola "^1.4.3" figures "^2.0.0" loader-utils "^1.1.0" lodash "^4.17.10"