summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-10-01 01:15:26 +0000
committerdependabot[bot] <support@dependabot.com>2018-10-01 01:15:26 +0000
commit339de847a7b6e6a27350c99fc4feba5f814ca8d9 (patch)
treeec61e8930bc319e96b0ca74f8afe6fd20eb44b18 /apps/accessibility/package.json
parentb6e86121bc5b516ccbf29707559f9e6ccb1c1200 (diff)
downloadnextcloud-server-339de847a7b6e6a27350c99fc4feba5f814ca8d9.tar.gz
nextcloud-server-339de847a7b6e6a27350c99fc4feba5f814ca8d9.zip
Bump webpack from 4.19.1 to 4.20.2 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.19.1 to 4.20.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.19.1...v4.20.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 b1374c19f53..c029a3af831 100644
--- a/apps/accessibility/package.json
+++ b/apps/accessibility/package.json
@@ -26,7 +26,7 @@
"file-loader": "^1.1.11",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.17",
- "webpack": "^4.19.1",
+ "webpack": "^4.20.2",
"webpack-cli": "^3.1.1",
"webpack-merge": "^4.1.4"
}