From 140cf6f551a692f7c1b5ffcf5d2f072240a6c853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Feb 2021 07:17:12 +0000 Subject: build(deps-dev): Bump webpack-cli from 4.4.0 to 4.5.0 in /FrontEnd Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 3e06c1b9..e1e2f977 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -106,7 +106,7 @@ "url-loader": "^4.1.1", "webpack": "^5.19.0", "webpack-chain": "^6.5.1", - "webpack-cli": "^4.4.0", + "webpack-cli": "^4.5.0", "webpack-dev-server": "^3.11.2", "workbox-webpack-plugin": "^6.1.0" } -- cgit v1.2.3