summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 01:29:49 +0000
committerGitHub <noreply@github.com>2023-07-08 01:29:49 +0000
commita0cafff18c389eded95476652ddcb5262b689fee (patch)
tree1e9b49a9b90c577f1723d19efdb0eee4d788b2c5 /package.json
parenta14949d95685162666b98bbdd2df62d9d1237035 (diff)
chore(deps): bump @nextcloud/axios from 2.3.0 to 2.4.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.3.0 to 2.4.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.3.0...v2.4.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 c2697075..5f3dff97 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
"@nextcloud/auth": "^2.1.0",
- "@nextcloud/axios": "^2.3.0",
+ "@nextcloud/axios": "^2.4.0",
"@nextcloud/capabilities": "^1.1.0",
"@nextcloud/cdav-library": "^1.1.0",
"@nextcloud/dialogs": "^3.2.0",