diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-08 01:15:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-08 01:15:23 +0000 |
commit | dd44c81fe88baa76ba88918e5b9a762a04567aa0 (patch) | |
tree | 82f8cc69c628007c4600c8a0757a0dfe49cf42b7 /package-lock.json | |
parent | 579c7073f3cd5276c554b0307e029ebcffe81d87 (diff) | |
download | nextcloud-server-dd44c81fe88baa76ba88918e5b9a762a04567aa0.tar.gz nextcloud-server-dd44c81fe88baa76ba88918e5b9a762a04567aa0.zip |
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.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 70cc0d8d0fc..23ec9f42c2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10244,9 +10244,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": { |