diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-27 10:19:41 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-10-27 10:21:41 +0000 |
commit | b0c0676429be2dcb5aa2955f8ea72142b4752c9c (patch) | |
tree | e027ff4c8f99e8e6e9f5b933a3510f26bb78189f /package.json | |
parent | 31e4f82811f655964bc56dfc026ece52cd834e7b (diff) | |
download | nextcloud-server-b0c0676429be2dcb5aa2955f8ea72142b4752c9c.tar.gz nextcloud-server-b0c0676429be2dcb5aa2955f8ea72142b4752c9c.zip |
Bump @nextcloud/axios from 0.4.2 to 0.5.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v0.4.2...v0.5.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 492d4c1bb40..3dba29a895a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@babel/polyfill": "^7.6.0", "@chenfengyuan/vue-qrcode": "^1.0.1", - "@nextcloud/axios": "^0.4.2", + "@nextcloud/axios": "^0.5.0", "@nextcloud/event-bus": "^0.2.1", "@nextcloud/initial-state": "^0.2.0", "@nextcloud/paths": "^0.2.0", |