aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-28 10:57:30 +0000
committerdependabot[bot] <support@dependabot.com>2019-02-28 10:57:30 +0000
commitb4e3f8a27be848e5b74dc81cbd0371554a972da7 (patch)
tree6437a6d5873835401eb6181b5813d22faf2ac9bd /package.json
parent4af583e23f922824e8e9ad2bf6347e6a1f163d8f (diff)
downloadnextcloud-server-b4e3f8a27be848e5b74dc81cbd0371554a972da7.tar.gz
nextcloud-server-b4e3f8a27be848e5b74dc81cbd0371554a972da7.zip
Bump webpack from 4.29.5 to 4.29.6
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.5 to 4.29.6. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.5...v4.29.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 892f1934662..7c783842f31 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"url-loader": "^1.1.2",
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.7",
- "webpack": "^4.29.5",
+ "webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-merge": "^4.2.1"
}