aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-11-25 08:37:43 +0100
committerGitHub <noreply@github.com>2019-11-25 08:37:43 +0100
commit96a337389b5b43a0be7a8c7efad637dc6ff1508e (patch)
tree8983cd7f37c22ee37e2c20168f1aa798a573144c /package.json
parente4fe1fcc1252e33147e174ef8c58866668a6058c (diff)
parentf0a12f4238502d80c56a0871034e1be2bb8f4ee6 (diff)
downloadnextcloud-server-96a337389b5b43a0be7a8c7efad637dc6ff1508e.tar.gz
nextcloud-server-96a337389b5b43a0be7a8c7efad637dc6ff1508e.zip
Bump url-loader from 2.2.0 to 2.3.0 (#18089)
Bump url-loader from 2.2.0 to 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 1dbd8ec1059..71548937a7b 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
"style-loader": "^1.0.0",
- "url-loader": "^2.1.0",
+ "url-loader": "^2.3.0",
"vue-loader": "^15.7.2",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.41.2",