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

github.com/nextcloud/text.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>2021-01-14 20:47:17 +0300
committerGitHub <noreply@github.com>2021-01-14 20:47:17 +0300
commit0e50078d8b715e61666223eeaa62a997be69afca (patch)
treeb9c3f28ce00385e0cc81419ff2206fc6e8d7a0d2 /package.json
parent4878545f4951627755a3349ca39ff94ea920b472 (diff)
Bump @nextcloud/axios from 1.5.0 to 1.6.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.5.0 to 1.6.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.5.0...v1.6.0) 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 421f389dc..10b0af214 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
],
"dependencies": {
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.5.0",
+ "@nextcloud/axios": "^1.6.0",
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/event-bus": "^1.2.0",
"@nextcloud/initial-state": "^1.2.0",