aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-08-10 08:38:22 +0200
committerGitHub <noreply@github.com>2020-08-10 08:38:22 +0200
commit8bb7c97626680508f57c2648eeb27d4f7a585287 (patch)
treeb4ee0f3c8df21b8ed9305f730b8e13172a547ace /package.json
parent3d4e7ddd67a9c7c260d0550b998d04276f3d8e57 (diff)
parentdd44c81fe88baa76ba88918e5b9a762a04567aa0 (diff)
downloadnextcloud-server-8bb7c97626680508f57c2648eeb27d4f7a585287.tar.gz
nextcloud-server-8bb7c97626680508f57c2648eeb27d4f7a585287.zip
Merge pull request #22146 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-2.5.1
Bump webpack-node-externals from 2.5.0 to 2.5.1
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 84e9a0986e6..2638336156b 100644
--- a/package.json
+++ b/package.json
@@ -125,7 +125,7 @@
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.0.9",
- "webpack-node-externals": "^2.5.0"
+ "webpack-node-externals": "^2.5.1"
},
"browserslist": [
"extends @nextcloud/browserslist-config"