summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-27 09:17:57 +0000
committerdependabot[bot] <support@dependabot.com>2018-06-27 09:17:57 +0000
commitfab3377ebb5b5edd4b9902ffee23b1b33a62bb48 (patch)
treebf1a7e8016e5fa5520430d21a7117b74211bccb7 /apps/accessibility/package.json
parent81ad19b4e235f4ee12b10ec2a6f0c434f8b861fb (diff)
downloadnextcloud-server-fab3377ebb5b5edd4b9902ffee23b1b33a62bb48.tar.gz
nextcloud-server-fab3377ebb5b5edd4b9902ffee23b1b33a62bb48.zip
Bump webpack from 4.12.1 to 4.12.2 in /apps/accessibility
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/accessibility/package.json')
-rw-r--r--apps/accessibility/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/accessibility/package.json b/apps/accessibility/package.json
index cd6f75b1ce7..0951de4ca8e 100644
--- a/apps/accessibility/package.json
+++ b/apps/accessibility/package.json
@@ -26,7 +26,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"
}