diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-02 06:45:50 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-12-02 06:49:05 +0000 |
commit | 5e5c4090bf87d7875c26ef4790f517b60a9310fa (patch) | |
tree | 3dae79c6d4245acd1d49a3516fe5ea2e876e3e05 /package.json | |
parent | 05ed00a26a47106f9bbb9e1d61477acda163a591 (diff) | |
download | nextcloud-server-5e5c4090bf87d7875c26ef4790f517b60a9310fa.tar.gz nextcloud-server-5e5c4090bf87d7875c26ef4790f517b60a9310fa.zip |
Bump url-loader from 2.3.0 to 3.0.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.3.0 to 3.0.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.3.0...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6736bb40054..448fc6aaed8 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.1", - "url-loader": "^2.3.0", + "url-loader": "^3.0.0", "vue-loader": "^15.7.2", "vue-template-compiler": "^2.6.10", "webpack": "^4.41.2", |