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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-19 12:46:42 +0300
committerGitHub <noreply@github.com>2019-12-19 12:46:42 +0300
commitfc539d06097227a5be90c0fd35b7ea93a9363a02 (patch)
treec928680944a7b33cbde9dc110868fa816a0b00ff /package.json
parent8574cf031ddcdf08af2cca3b3ef5af6e60f0e753 (diff)
Bump webpack from 4.41.2 to 4.41.4
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.4) Signed-off-by: dependabot-preview[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 214bc3a..b4acdaa 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.7.2",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.41.0",
+ "webpack": "^4.41.4",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^1.7.2"