summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-31 02:20:31 +0000
committerGitHub <noreply@github.com>2020-10-31 02:20:31 +0000
commitbb05eb58fc8760c88d417754983213c383c60706 (patch)
tree32b2d8cc342c232edd89815e40e380d0cd460c76 /package.json
parentb44db635dc7fe50ea9c4f11e22487202f6a8f88b (diff)
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 4bb5feaa..e1feaf92 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"dependencies": {
"@babel/runtime": "^7.12.1",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.4.0",
+ "@nextcloud/axios": "^1.5.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/logger": "^1.1.2",
"@nextcloud/moment": "^1.1.1",