summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-07-25 12:07:02 +0200
committerGitHub <noreply@github.com>2020-07-25 12:07:02 +0200
commitc966633dfdab6ad4d91a354952ba9150a5f3dd57 (patch)
tree9242bf3bf0a0cfa110938b12304780bd70e2060b /package.json
parentad5e5ba76579bb6a144d5159547c2d2847184771 (diff)
parent05c9902db00ca1265fac24e451ee12eed4204b51 (diff)
Merge pull request #1712 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.0
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 3fcfdea8..c3a56a68 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,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"