aboutsummaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2018-12-21 11:04:52 +0100
committerGitHub <noreply@github.com>2018-12-21 11:04:52 +0100
commit7717fc037805675bcbd67ecfbf2208c27698189e (patch)
tree78724c402f790bd7f0ee5f8988cc6fb89f5f8ea6 /settings/package.json
parenta8f611093a5933388fdd49ccacd8e70c3e96bd78 (diff)
parentd47bb9e75308a7bc7487124458589767781541f2 (diff)
downloadnextcloud-server-7717fc037805675bcbd67ecfbf2208c27698189e.tar.gz
nextcloud-server-7717fc037805675bcbd67ecfbf2208c27698189e.zip
Merge pull request #13196 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.28.1
Bump webpack from 4.28.0 to 4.28.1 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 af666c15bd0..9a8bca4ca98 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -41,7 +41,7 @@
"sass-loader": "^7.1.0",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.21",
- "webpack": "^4.28.0",
+ "webpack": "^4.28.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.5"
}