summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-25 01:17:29 +0000
committerGitHub <noreply@github.com>2020-07-25 01:17:29 +0000
commit05c9902db00ca1265fac24e451ee12eed4204b51 (patch)
treee9087ff7133b43b914f41dd122768e69884e416a /package.json
parent15fa2f1b3df4d9183b3332952380aa416db8c2f4 (diff)
Bump webpack from 4.43.0 to 4.44.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.43.0 to 4.44.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 37c66ac9..3611c6fd 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"url-loader": "^4.1.0",
"vue-loader": "^15.9.2",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.43.0",
+ "webpack": "^4.44.0",
"webpack-cli": "^3.3.12",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^2.5.0"