summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-31 14:37:41 +0000
committerGitHub <noreply@github.com>2020-10-31 14:37:41 +0000
commit46b891066f1985e4d15f9712cc54b6fb7edcfba4 (patch)
tree192d97d1de5e18169a7d0dccd62544dce70481fc /package.json
parentd7b88731dad76b9b4d22ae32d7e5a8c088864c3b (diff)
downloadnextcloud-server-46b891066f1985e4d15f9712cc54b6fb7edcfba4.tar.gz
nextcloud-server-46b891066f1985e4d15f9712cc54b6fb7edcfba4.zip
Bump @nextcloud/axios from 1.4.0 to 1.5.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.4.0 to 1.5.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.4.0...v1.5.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 9b9b1781faf..0d4d0bd8728 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.3.3",
+ "@nextcloud/axios": "^1.5.0",
"@nextcloud/capabilities": "^1.0.2",
"@nextcloud/dialogs": "^3.0.0",
"@nextcloud/event-bus": "^1.2.0",