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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-23 17:25:09 +0300
committerGitHub <noreply@github.com>2019-12-23 17:25:09 +0300
commit17cc193e3432f396ffcdf80239f7178c3d7d0592 (patch)
tree34d4c526673092fca69cadde0c104eec3bb6b3d7 /package.json
parent5ce9bff41b42c25d12b4d0fc20821f1d449dc199 (diff)
Bump @nextcloud/axios from 0.5.0 to 1.1.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 0.5.0 to 1.1.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.5.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 3292d2dac..f9e035c29 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
},
"dependencies": {
"@nextcloud/auth": "^0.3.1",
- "@nextcloud/axios": "^0.5.0",
+ "@nextcloud/axios": "^1.1.0",
"@nextcloud/dialogs": "^0.1.1",
"@nextcloud/initial-state": "^1.0.0",
"@nextcloud/l10n": "^1.0.0",