summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-12-21 08:36:42 +0000
committerdependabot[bot] <support@dependabot.com>2018-12-21 08:36:42 +0000
commit674ef8251674c9349c8a76ebc3a6c846476d369a (patch)
tree19182c728f5607496c5c3df75cb12cf264c8fd08 /apps/updatenotification/package.json
parent5dfdae3187a485d235855d1253e6a4fdb6d9c3a6 (diff)
downloadnextcloud-server-674ef8251674c9349c8a76ebc3a6c846476d369a.tar.gz
nextcloud-server-674ef8251674c9349c8a76ebc3a6c846476d369a.zip
Bump file-loader from 1.1.11 to 3.0.1 in /apps/updatenotification
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 3.0.1. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v3.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index 867490f9256..d57077222ad 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -33,7 +33,7 @@
"@babel/preset-env": "^7.2.3",
"babel-loader": "^8.0.4",
"css-loader": "^2.0.1",
- "file-loader": "^1.1.11",
+ "file-loader": "^3.0.1",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.21",
"webpack": "^4.28.1",