diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-30 02:14:13 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-05-02 08:42:11 +0000 |
commit | 304f27a3cdd50dba3cfb32e0f13305e3681924aa (patch) | |
tree | 48ce5a50a2dc0050842a5abc717147d0f6f561d0 /package.json | |
parent | 0d873357510a1a6d57a6b8fa54b027b2eb8e558b (diff) | |
download | nextcloud-server-304f27a3cdd50dba3cfb32e0f13305e3681924aa.tar.gz nextcloud-server-304f27a3cdd50dba3cfb32e0f13305e3681924aa.zip |
Bump @nextcloud/axios from 1.9.0 to 1.10.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.9.0 to 1.10.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.9.0...v1.10.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 36cc7f625cb..38f75206fa8 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.9.0", + "@nextcloud/axios": "^1.10.0", "@nextcloud/calendar-availability-vue": "^0.3.1", "@nextcloud/capabilities": "^1.0.4", "@nextcloud/dialogs": "^3.1.2", |