summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-27 08:08:42 +0000
committerdependabot[bot] <support@dependabot.com>2018-06-27 08:08:42 +0000
commit08aebce9237b60dc4faa113bae4208b26931cffd (patch)
tree8b68f623bcf248b582a3f06657ebb6febb5381ca /apps/updatenotification/package.json
parent3d44c1e6ac28052101bbe1fc656be31b1ef04a48 (diff)
downloadnextcloud-server-08aebce9237b60dc4faa113bae4208b26931cffd.tar.gz
nextcloud-server-08aebce9237b60dc4faa113bae4208b26931cffd.zip
Bump webpack from 4.12.1 to 4.12.2 in /apps/updatenotification
Bumps [webpack](https://github.com/webpack/webpack) from 4.12.1 to 4.12.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.12.1...v4.12.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 88647f9cf1d..90ea05cbc0e 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -32,7 +32,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",
- "webpack": "^4.12.1",
+ "webpack": "^4.12.2",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}