diff --git a/package.json b/package.json index fc2ab7f..5a15449 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "typecheck": "vue-tsc --noEmit" }, "dependencies": { - "axios": "1.3.6", + "axios": "1.6.4", "vue-debounce": "4.0.0", "vue-word-highlighter": "1.2.3" },