diff --git a/package.json b/package.json index 38edace..e87767d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "stylelint:fix": "stylelint src --fix" }, "dependencies": { - "@nextcloud/axios": "^1.3.2", + "@nextcloud/axios": "^1.8.0", "@nextcloud/vue": "^1.4.0", - "axios": "^0.19.2", + "axios": "^0.24.0", "trim": "0.0.1", "vue": "^2.6.11" },