summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-11 02:19:42 +0000
committerGitHub <noreply@github.com>2020-07-11 02:19:42 +0000
commit16ef75760b95ec8e0d4bbc3d913060fff95def92 (patch)
treeab90a4ba3bb15d17331873ba0b52e01eacfb55ae /package-lock.json
parent85093316963cbe04a073d78bbf7f12408dad9830 (diff)
parent7673a2a1b737ffb7890591117d7802828de946df (diff)
Merge pull request #1699 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-2.3.0
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 a89ce5f6..4a8da29c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11832,9 +11832,9 @@
}
},
"webpack-node-externals": {
- "version": "1.7.2",
- "resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz",
- "integrity": "sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==",
+ "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==",
"dev": true
},
"webpack-sources": {