summaryrefslogtreecommitdiffstats
path: root/package.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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d2e0057..4314e277 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": "^2.3.0"
+ "webpack-node-externals": "^2.5.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"