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>2020-08-08 04:16:48 +0300
committerGitHub <noreply@github.com>2020-08-08 04:16:48 +0300
commit866df7bbc78c161ed56cd926848e7a43e891a5ce (patch)
treea75438806a7910105e48186ddf9ca0e262c1601f /package-lock.json
parent1a1ba668351fe95e70b5d8842057e30cb6cbfc3a (diff)
Bump webpack-node-externals from 2.5.0 to 2.5.1
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/liady/webpack-node-externals/releases) - [Commits](https://github.com/liady/webpack-node-externals/commits) 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 4c13ffd1e..1150ddd54 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21417,9 +21417,9 @@
}
},
"webpack-node-externals": {
- "version": "2.5.0",
- "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-2.5.0.tgz",
- "integrity": "sha512-g7/Z7Q/gsP8GkJkKZuJggn6RSb5PvxW1YD5vvmRZIxaSxAzkqjfL5n9CslVmNYlSqBVCyiqFgOqVS2IOObCSRg==",
+ "version": "2.5.1",
+ "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-2.5.1.tgz",
+ "integrity": "sha512-RWxKGibUU5kuJT6JDYmXGa3QsZskqIaiBvZ2wBxHlJzWVJPOyBMnroXf23uxEHnj1rYS8jNdyUfrNAXJ2bANNw==",
"dev": true
},
"webpack-sources": {