summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-01 13:10:38 +0000
committerGitHub <noreply@github.com>2020-08-01 13:10:38 +0000
commit51bf0135545746b6edfc1e0a9ffc24c8dfebe739 (patch)
tree825d3f31d5b67cf882a77b6d8b207f32fbd52023 /package.json
parenta2cfdacf3ee12b54236c35b4721c3cdda2f5ec37 (diff)
Bump webpack from 4.44.0 to 4.44.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.0 to 4.44.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1) 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 3eeeef35..5497d4a7 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"url-loader": "^4.1.0",
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.44.0",
+ "webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^2.5.0"