summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-05-29 09:05:10 +0200
committerGitHub <noreply@github.com>2021-05-29 09:05:10 +0200
commit6b43d21d31ae7243421ab3b4c563edd5eeea25f2 (patch)
tree3cff1feee4496befcd749271cc107025e1ecdb97 /package.json
parent42bba3353945201e5c50d4c389b9105889684b5e (diff)
parent04046a869377609f5b03d1277f1d769bae68dad1 (diff)
downloadnextcloud-server-6b43d21d31ae7243421ab3b4c563edd5eeea25f2.tar.gz
nextcloud-server-6b43d21d31ae7243421ab3b4c563edd5eeea25f2.zip
Merge pull request #27260 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-3.0.0
Bump webpack-node-externals from 2.5.2 to 3.0.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 939994120e9..7d7ee671497 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"webpack": "^4.46.0",
"webpack-cli": "^4.7.0",
"webpack-merge": "^5.7.3",
- "webpack-node-externals": "^2.5.2"
+ "webpack-node-externals": "^3.0.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"