summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-29 17:20:31 +0000
committerGitHub <noreply@github.com>2020-08-29 17:20:31 +0000
commite80fd798257fb273a4cda0d06739f098382fccd0 (patch)
treed134efb6c7d0147373bb46b71e5c698f601f1528 /package.json
parent2bc4094debb5f426d1835519b0e16a5bf3025914 (diff)
downloadnextcloud-server-e80fd798257fb273a4cda0d06739f098382fccd0.tar.gz
nextcloud-server-e80fd798257fb273a4cda0d06739f098382fccd0.zip
Bump webpack-node-externals from 2.5.1 to 2.5.2
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/liady/webpack-node-externals/releases) - [Commits](https://github.com/liady/webpack-node-externals/compare/v2.5.1...v2.5.2) 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 ff84b46769a..e38100cd9ba 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.1.2",
- "webpack-node-externals": "^2.5.1"
+ "webpack-node-externals": "^2.5.2"
},
"browserslist": [
"extends @nextcloud/browserslist-config"