summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-11 02:19:42 +0000
committerGitHub <noreply@github.com>2020-07-11 02:19:42 +0000
commit16ef75760b95ec8e0d4bbc3d913060fff95def92 (patch)
treeab90a4ba3bb15d17331873ba0b52e01eacfb55ae /package.json
parent85093316963cbe04a073d78bbf7f12408dad9830 (diff)
parent7673a2a1b737ffb7890591117d7802828de946df (diff)
Merge pull request #1699 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-2.3.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 62aa8ccb..e7064535 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": "^1.7.2"
+ "webpack-node-externals": "^2.3.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"