summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-27 14:37:47 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-11-27 14:47:02 +0000
commit2b9282a7fde00ffdc40388928966eb03447a1ca9 (patch)
treebc2c73808da649589d413740ebc20b11c1d5b270 /package.json
parentacbc6a5eae11617bacd1565b978146ab91000e16 (diff)
downloadnextcloud-server-2b9282a7fde00ffdc40388928966eb03447a1ca9.tar.gz
nextcloud-server-2b9282a7fde00ffdc40388928966eb03447a1ca9.zip
Bump @nextcloud/axios from 1.7.0 to 1.8.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.7.0 to 1.8.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.7.0...v1.8.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> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 09a749cb4d0..0c106d298ad 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.7.0",
+ "@nextcloud/axios": "^1.8.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/event-bus": "^2.1.1",