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

github.com/nextcloud/server.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-09-15 04:13:07 +0300
committerGitHub <noreply@github.com>2019-09-15 04:13:07 +0300
commit09028ee0877146bac1463017d13fa9269caee825 (patch)
tree9c0dad0eec80585455ab8f81e30fc565edc5b3ba /package-lock.json
parent7987df34a2e6c90c1e5cc6b9eddee6c27e1cf445 (diff)
Bump webpack from 4.40.1 to 4.40.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.1 to 4.40.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.40.1...v4.40.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 74b7c227c9a..7cd849b44c4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8753,9 +8753,9 @@
}
},
"webpack": {
- "version": "4.40.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.40.1.tgz",
- "integrity": "sha512-AAP7F9X1cVNnQl0ZsG52qF89tqCKS8lqVEnFOA0g/G25/VyH4CejwTbSD9aEDGStAIuH+l6W1yOYRZNOP0VE1g==",
+ "version": "4.40.2",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.40.2.tgz",
+ "integrity": "sha512-5nIvteTDCUws2DVvP9Qe+JPla7kWPPIDFZv55To7IycHWZ+Z5qBdaBYPyuXWdhggTufZkQwfIK+5rKQTVovm2A==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",