summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-24 02:17:22 +0000
committerGitHub <noreply@github.com>2019-11-24 02:17:22 +0000
commitf0a12f4238502d80c56a0871034e1be2bb8f4ee6 (patch)
tree12adbbb2c1cf8248c12847f7ea106e573eaa09c7 /package.json
parent4f2837017c95f063d99a05b6cd6a5e73ac388d75 (diff)
downloadnextcloud-server-f0a12f4238502d80c56a0871034e1be2bb8f4ee6.tar.gz
nextcloud-server-f0a12f4238502d80c56a0871034e1be2bb8f4ee6.zip
Bump url-loader from 2.2.0 to 2.3.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.2.0...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 0d36bbbcc35..6e6366e0187 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",