summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-29 01:30:54 +0000
committerGitHub <noreply@github.com>2021-05-29 01:30:54 +0000
commit04046a869377609f5b03d1277f1d769bae68dad1 (patch)
treefc6d368381ac32e12c0f8179f1638728efaeef85 /package.json
parent948bbe8b2f3b4115e08add7b3e74af26cd0c60be (diff)
downloadnextcloud-server-04046a869377609f5b03d1277f1d769bae68dad1.tar.gz
nextcloud-server-04046a869377609f5b03d1277f1d769bae68dad1.zip
Bump webpack-node-externals from 2.5.2 to 3.0.0
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.5.2 to 3.0.0. - [Release notes](https://github.com/liady/webpack-node-externals/releases) - [Changelog](https://github.com/liady/webpack-node-externals/blob/master/CHANGELOG.md) - [Commits](https://github.com/liady/webpack-node-externals/compare/v2.5.2...v3.0.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 dd9430bb751..21809faaf5c 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"webpack": "^4.46.0",
"webpack-cli": "^4.6.0",
"webpack-merge": "^5.7.3",
- "webpack-node-externals": "^2.5.2"
+ "webpack-node-externals": "^3.0.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"