Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-18 20:00:43 +0300
committerGitHub <noreply@github.com>2022-01-18 20:00:43 +0300
commit072e061600578e108380c21c6afa01f1bb33b0ab (patch)
treef7e3aeb190084d7dd5d93f15c027dfcb7820c5b9 /package.json
parentb850a37f4719cdd7835a136ed1503c52418c7bdf (diff)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4d6ea005d..f40fc3dc1 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"@ckeditor/ckeditor5-theme-lark": "~31.1.0",
"@ckeditor/ckeditor5-vue2": "^1.0.5",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.8.0",
+ "@nextcloud/axios": "^1.9.0",
"@nextcloud/calendar-js": "^2.0.0",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/files": "^2.1.0",