aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-21 03:07:25 +0000
committerGitHub <noreply@github.com>2024-09-21 03:07:25 +0000
commit0585b75c9a0c62b76607c47079fdab4212769a48 (patch)
tree1bda9be0be9b60368034b175bf01b38a098556ba /package.json
parenta33a2e2f9ca8b8ebbd9352994ccba676ce302f83 (diff)
downloadnextcloud-server-0585b75c9a0c62b76607c47079fdab4212769a48.tar.gz
nextcloud-server-0585b75c9a0c62b76607c47079fdab4212769a48.zip
chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1dependabot/npm_and_yarn/nextcloud/axios-2.5.1
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-axios/blob/v2.5.1/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: "@nextcloud/axios" dependency-type: direct:production update-type: version-update:semver-patch ... 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 19e5ae36ada..03dd75162a6 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@mdi/js": "^7.4.47",
"@mdi/svg": "^7.4.47",
"@nextcloud/auth": "^2.4.0",
- "@nextcloud/axios": "^2.5.0",
+ "@nextcloud/axios": "^2.5.1",
"@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/calendar-availability-vue": "^2.2.2",