Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-31 01:52:09 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-07-31 10:17:24 +0300
commit1d2532a0bb693d2f730c3fffe1dc9f8a81eba66d (patch)
tree5545e64f243cf94ea319e2d8a268371cd57c4ff6 /package.json
parentd515abbb2a83fe79589adb7822838c57c70ae55f (diff)
Bump webpack-node-externals from 1.7.2 to 2.5.0
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 2.5.0. - [Release notes](https://github.com/liady/webpack-node-externals/releases) - [Commits](https://github.com/liady/webpack-node-externals/compare/v1.7.2...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 37f2f99aea8..b6998db721d 100644
--- a/package.json
+++ b/package.json
@@ -121,7 +121,7 @@
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.0.9",
- "webpack-node-externals": "^1.7.2"
+ "webpack-node-externals": "^2.5.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"