From 6900f4d8152e50b2c36b19ff1be9a1010e4fa1c5 Mon Sep 17 00:00:00 2001 From: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com> Date: Tue, 5 May 2026 16:39:02 +0200 Subject: [PATCH] chore(deps): update dependency @nextcloud/axios to ^2.6.0 AI-assisted: Claude Code (claude-sonnet-4-6) Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b36a32d070..76f8289eac 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@iframe-resizer/parent": "^5.5.7", "@mdi/svg": "^7.4.47", "@nextcloud/auth": "^2.5.3", - "@nextcloud/axios": "^2.5.2", + "@nextcloud/axios": "^2.6.0", "@nextcloud/calendar-js": "^8.1.4", "@nextcloud/cdav-library": "^2.1.1", "@nextcloud/dialogs": "^6.3.2",