Bump webpack-node-externals from 1.7.2 to 2.3.0

Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 2.3.0.
- [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>
This commit is contained in:
dependabot-preview[bot] 2020-07-11 01:17:08 +00:00 коммит произвёл GitHub
Родитель db99242b30
Коммит e8fe92d893
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

6
package-lock.json сгенерированный
Просмотреть файл

@ -21660,9 +21660,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": {

Просмотреть файл

@ -91,7 +91,7 @@
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",
"webpack-merge": "^4.2.2",
"webpack-node-externals": "^1.7.2"
"webpack-node-externals": "^2.3.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"