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:57:32 +0000
committerGitHub <noreply@github.com>2020-07-18 01:57:32 +0000
commitc69a4fedf7c130c67e0106cbcbff75ceb786786a (patch)
treee7b851ce166321e6ea4550847afe49a32c9d5fc6 /package.json
parent661c92f2248236bfc24977a8e590e30d35b3ca31 (diff)
parentd60e0fdc88dcf4d13e7bc3f4cd06a70613621245 (diff)
Merge pull request #1708 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-2.5.0
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 6306e1cf..37c66ac9 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"