aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-06-30 01:14:21 +0000
committerGitHub <noreply@github.com>2019-06-30 01:14:21 +0000
commitd9737e9193be607afd1ae2b8361a0c87e90d39db (patch)
tree77c759f0ea064b8199c7980e973ec9cc0fe6cbfb /package.json
parent109268bcbd5755a9af9dd5a2b9d4d00bddfcab3f (diff)
downloadnextcloud-server-d9737e9193be607afd1ae2b8361a0c87e90d39db.tar.gz
nextcloud-server-d9737e9193be607afd1ae2b8361a0c87e90d39db.zip
Bump url-loader from 2.0.0 to 2.0.1
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.0 to 2.0.1. - [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.0.0...v2.0.1) 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 4577780a8b5..94cb0e141b4 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"node-sass": "^4.12.0",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
- "url-loader": "^2.0.0",
+ "url-loader": "^2.0.1",
"vue-loader": "^15.6.4",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.35.0",