summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-23 20:16:04 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2018-07-24 11:19:21 +0200
commit97c874161d751b3647a4c4de36ca42213693c6a7 (patch)
tree11618139b9012c94f9b155fb62fc73f0bd1d58b6 /apps/updatenotification/package.json
parent262cb04c3ab4f102af206e7757707b4a20a53f41 (diff)
downloadnextcloud-server-97c874161d751b3647a4c4de36ca42213693c6a7.tar.gz
nextcloud-server-97c874161d751b3647a4c4de36ca42213693c6a7.zip
Bump webpack from 4.16.0 to 4.16.2 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.16.0 to 4.16.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.16.0...v4.16.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index 643ab041dca..682c321c824 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -32,7 +32,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.2.6",
"vue-template-compiler": "^2.5.16",
- "webpack": "^4.16.0",
+ "webpack": "^4.16.2",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3"
}