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

github.com/nextcloud/spreed.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 22:29:42 +0300
committerGitHub <noreply@github.com>2019-12-30 22:29:42 +0300
commite3ef114faa72486db599f8fbbd924fe674b1b69d (patch)
tree5f1494102c10326da028c4e77a8bb7f8ab746da3 /package-lock.json
parent187403874a694bfc94d202f3a534b1eeda536b02 (diff)
parentbb285aa32c347d5388df4ae8d652fa6e3ece6d96 (diff)
Merge pull request #2642 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.5
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 57cf263b7..94816053e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11874,9 +11874,9 @@
}
},
"webpack": {
- "version": "4.41.4",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.41.4.tgz",
- "integrity": "sha512-Lc+2uB6NjpCWsHI3trkoISOI64h9QYIXenbEWj3bn3oyjfB1lEBXjWAfAyY2sM0rZn41oD5V91OLwKRwS6Wp8Q==",
+ "version": "4.41.5",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.41.5.tgz",
+ "integrity": "sha512-wp0Co4vpyumnp3KlkmpM5LWuzvZYayDwM2n17EHFr4qxBBbRokC7DJawPJC7TfSFZ9HZ6GsdH40EBj4UV0nmpw==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",