summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-17 03:11:25 +0000
committerGitHub <noreply@github.com>2022-12-17 03:11:25 +0000
commit4b3f750a3c79f389d968436d134fbde64d20f394 (patch)
tree28426041f107937e9388e54e6fc9ae385068fe29 /package.json
parent3b796ff4d1e67608805b6828f6987383c6f53a54 (diff)
Bump @nextcloud/axios from 2.2.0 to 2.3.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.2.0 to 2.3.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/v2.2.0...v2.3.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>
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 eacfc1dab..6055aa0bd 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
},
"dependencies": {
"@nextcloud/auth": "^2.0.0",
- "@nextcloud/axios": "^2.2.0",
+ "@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.2.0",