summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-18 01:17:15 +0000
committerGitHub <noreply@github.com>2020-07-18 01:17:15 +0000
commitd60e0fdc88dcf4d13e7bc3f4cd06a70613621245 (patch)
tree8daaa32303d5d878fbfe36559296b28f00f8740e /package-lock.json
parent9120db1fa4af0884ea9a45c082a939d852566caf (diff)
Bump webpack-node-externals from 2.3.0 to 2.5.0
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/liady/webpack-node-externals/releases) - [Commits](https://github.com/liady/webpack-node-externals/compare/v2.3.0...v2.5.0) 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 ea947af8..9a8c2b63 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11832,9 +11832,9 @@
}
},
"webpack-node-externals": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-2.3.0.tgz",
- "integrity": "sha512-d1scCn/L5hv73GMOlqSTO6ykLWOiUrZfn54xQYf7u0yGLlUSf5trq6HV/Gw8JIpH2NEyXS7bJec1gk9YR/Qdqw==",
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-2.5.0.tgz",
+ "integrity": "sha512-g7/Z7Q/gsP8GkJkKZuJggn6RSb5PvxW1YD5vvmRZIxaSxAzkqjfL5n9CslVmNYlSqBVCyiqFgOqVS2IOObCSRg==",
"dev": true
},
"webpack-sources": {