summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-11 01:19:10 +0000
committerGitHub <noreply@github.com>2020-07-11 01:19:10 +0000
commit7673a2a1b737ffb7890591117d7802828de946df (patch)
tree6a518cde1d48b841de1b14934b7bb9f6f86f8bbd /package.json
parent4a18b132193f83b1bc3685ba6e5c0f3bb996ff5c (diff)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2a2e58a8..64473061 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,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"