Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2019-06-11 10:54:27 +0300
committerGitHub <noreply@github.com>2019-06-11 10:54:27 +0300
commitf2dbf01b41f3b127d919d6ed7640efc1e67104c4 (patch)
treefd28408eeb6302681cb4594a43c7f5f96e3824c3 /package.json
parent402205cad9202207be278b0ab9fef42d790ea562 (diff)
parentbdfbce73fd61d2f8985ed6a2a799124332563484 (diff)
Merge pull request #463 from nextcloud/dependabot/npm_and_yarn/webpack-4.33.0
Bump webpack from 4.32.2 to 4.33.0
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 21f26f9..38ce378 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"url-loader": "^2.0.0",
"vue-loader": "^15.5.1",
"vue-template-compiler": "^2.6.10",
- "webpack": "^4.32.2",
+ "webpack": "^4.33.0",
"webpack-cli": "^3.3.3",
"webpack-merge": "^4.2.1",
"webpack-node-externals": "^1.7.2"