summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-08 01:14:18 +0000
committerGitHub <noreply@github.com>2020-08-08 01:14:18 +0000
commite938c61a9d0171799481904f4769d542276e706d (patch)
treeeaf09d1c63b0461a7d2bc8673a949e95af9f9648 /package.json
parent5cd0ff26d73febb8fbd8df33f9499d6e79e48c7e (diff)
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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e4ad093c..eba541bc 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-merge": "^4.2.2",
- "webpack-node-externals": "^2.5.0"
+ "webpack-node-externals": "^2.5.1"
},
"browserslist": [
"extends @nextcloud/browserslist-config"