summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-17 15:19:27 +0000
committerGitHub <noreply@github.com>2021-03-17 15:19:27 +0000
commit75a4a15a93a1f637c34e70d965fb8302f9392e85 (patch)
treef86ac2d3871cde570c96854a94b6b7f1ba43b406 /package.json
parent908915bea0fde4cba754cf74bce39b7a1ea578ae (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 b80ad598..9e238ab4 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"dependencies": {
"@babel/runtime": "^7.13.10",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.5.0",
+ "@nextcloud/axios": "^1.6.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/logger": "^1.1.2",
"@nextcloud/moment": "^1.1.1",