From 5e4854fcdf46b6dd1eef303415740d5c3815442b Mon Sep 17 00:00:00 2001 From: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com> Date: Tue, 5 May 2026 16:39:00 +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 3a9a65b2fb..8cf42ca28b 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.4.2",