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-30 05:37:42 +0300
committerGitHub <noreply@github.com>2019-12-30 05:37:42 +0300
commitb054ecef338edf8f742e0803639b349b2e89e6f2 (patch)
tree2f09c6dd1a2ab89030cb351ed7efab2ef9953008 /package.json
parentae2c66ef9370f52a82d13941228667ac5ac5d94a (diff)
Bump webpack from 4.41.4 to 4.41.5
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.4 to 4.41.5. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.4...v4.41.5) 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 7f48c7f..cbcb007 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"stylelint-webpack-plugin": "^0.10.5",
"vue-loader": "^15.8.3",
"vue-template-compiler": "^2.6.11",
- "webpack": "^4.41.4",
+ "webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^1.7.2"