diff --git a/package-lock.json b/package-lock.json index 076cf2a86..9b4fd2146 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@nextcloud/sharing": "^0.2.4", "@nextcloud/upload": "^1.0.4", "@nextcloud/vue": "^8.25.1", - "axios": "^1.6.8", + "axios": "^1.9.0", "blurhash": "^2.0.5", "camelcase": "^8.0.0", "debounce": "^2.2.0", diff --git a/package.json b/package.json index e0bf5824c..689541c1d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@nextcloud/sharing": "^0.2.4", "@nextcloud/upload": "^1.0.4", "@nextcloud/vue": "^8.25.1", - "axios": "^1.6.8", + "axios": "^1.9.0", "blurhash": "^2.0.5", "camelcase": "^8.0.0", "debounce": "^2.2.0",