aboutsummaryrefslogtreecommitdiffstats
path: root/apps/accessibility/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-07-09 10:20:04 +0000
committerdependabot[bot] <support@dependabot.com>2018-07-09 10:20:04 +0000
commit0da2178d19bfe0bae6b54cebf0b37d804380ea99 (patch)
treefad56be6a647670618af0f7dc0450bfdd892f3b7 /apps/accessibility/package.json
parentd19955d5fb41cea7375531384830c1e317d788e2 (diff)
downloadnextcloud-server-0da2178d19bfe0bae6b54cebf0b37d804380ea99.tar.gz
nextcloud-server-0da2178d19bfe0bae6b54cebf0b37d804380ea99.zip
Bump webpack from 4.14.0 to 4.15.1 in /apps/accessibility
Bumps [webpack](https://github.com/webpack/webpack) from 4.14.0 to 4.15.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.14.0...v4.15.1) 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 3ccd75ed5e2..45165cd4d0c 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.14.0",
+ "webpack": "^4.15.1",
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
}