diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-22 09:32:39 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-01-22 10:47:14 +0000 |
commit | fea10250d2d8c7bd5891490172874b060ed195a5 (patch) | |
tree | 3d6546781a555ef8e4f244ab684ed10bc98667ae /package.json | |
parent | d9e4e48868a3ae207562693cc7505120d31b385a (diff) | |
download | nextcloud-server-fea10250d2d8c7bd5891490172874b060ed195a5.tar.gz nextcloud-server-fea10250d2d8c7bd5891490172874b060ed195a5.zip |
Bump @nextcloud/axios from 1.8.0 to 1.9.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.8.0 to 1.9.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/v1.8.0...v1.9.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@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 33ad994c4c0..8f16a43e788 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "@chenfengyuan/vue-qrcode": "^1.0.2", "@nextcloud/auth": "^1.3.0", - "@nextcloud/axios": "^1.8.0", + "@nextcloud/axios": "^1.9.0", "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.2", "@nextcloud/event-bus": "^2.1.1", |