summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-07-14 13:49:58 +0200
committerGitHub <noreply@github.com>2019-07-14 13:49:58 +0200
commitb3249f931b4b73e33c46a145a660e5f3fcbcd7e1 (patch)
tree386210f6d5b8c3d660c89dc175675430d98bd53d /package.json
parent2a393a82faa19a0a92621f33f455d56e1a135181 (diff)
parent7eb2fa9ffbeaddc5d90946d510616e7576476188 (diff)
downloadnextcloud-server-b3249f931b4b73e33c46a145a660e5f3fcbcd7e1.tar.gz
nextcloud-server-b3249f931b4b73e33c46a145a660e5f3fcbcd7e1.zip
Merge pull request #16389 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.3
Bump webpack from 4.35.2 to 4.35.3
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 50041b2de75..98f863b95a7 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"url-loader": "^2.0.1",
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.35.2",
+ "webpack": "^4.35.3",
"webpack-cli": "^3.3.5",
"webpack-merge": "^4.2.1"
},