summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-07 11:03:32 +0000
committerGitHub <noreply@github.com>2018-11-07 11:03:32 +0000
commitcca3851c72754796d7a494a1eb68aeff7e9c6413 (patch)
treefe17664d81603038fa4f963e6ceba1a8a4bf748f /package.json
parentc07c3d1131a8f8ae219dcc256e610d4008272a96 (diff)
parent312964c62355c4ae45073be4a681246e56aee453 (diff)
Merge pull request #693 from nextcloud/dependabot/npm_and_yarn/webpack-4.25.1
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 eb602ee0..b0f869d9 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"vue-jest": "^2.6.0",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.22.0",
+ "webpack": "^4.25.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.4"
},