aboutsummaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-02-10 21:12:44 +0100
committerGitHub <noreply@github.com>2019-02-10 21:12:44 +0100
commita62924af47a428aa7811e9070d764d6755d21a53 (patch)
tree52dfa486de20ff92aa849098495edeb50af86436 /settings/package.json
parentd4cf0bdb6ac8ab5048eac7992bd70a3f0666dbb1 (diff)
parentcd674c384bd983065497d78c6924a48b65728657 (diff)
downloadnextcloud-server-a62924af47a428aa7811e9070d764d6755d21a53.tar.gz
nextcloud-server-a62924af47a428aa7811e9070d764d6755d21a53.zip
Merge pull request #14119 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.29.3
Bump webpack from 4.29.1 to 4.29.3 in /settings
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 26d7455f7c8..a3e6ab8f218 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -42,7 +42,7 @@
"sass-loader": "^7.1.0",
"vue-loader": "^15.6.2",
"vue-template-compiler": "^2.5.22",
- "webpack": "^4.29.1",
+ "webpack": "^4.29.3",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
}