summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-08-18 20:14:24 +0200
committerGitHub <noreply@github.com>2019-08-18 20:14:24 +0200
commit489fd4c3a00de3836b6b4902baa5cedfd964b686 (patch)
treedfd9afb5776dd920e472466f4e2bfff0170d654c /package.json
parentb3880452bb9e33d10cac6da18a8e7ae673a5eff2 (diff)
parent20a83bed16d5631a41940a0459f987cb59f00780 (diff)
downloadnextcloud-server-489fd4c3a00de3836b6b4902baa5cedfd964b686.tar.gz
nextcloud-server-489fd4c3a00de3836b6b4902baa5cedfd964b686.zip
Merge pull request #16778 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.2
Bump webpack from 4.39.1 to 4.39.2
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 bc5057aae3a..3afcce3e358 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"url-loader": "^2.1.0",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.39.1",
+ "webpack": "^4.39.2",
"webpack-cli": "^3.3.6",
"webpack-merge": "^4.2.1"
},