diff --git a/vscode/package.json b/vscode/package.json index 5f62bc9..491cc98 100644 --- a/vscode/package.json +++ b/vscode/package.json @@ -738,8 +738,8 @@ "dependencies": { "@vscode/debugadapter": "1.55.1", "@vscode/webview-ui-toolkit": "^1.2.2", - "axios": "^1.6.7", + "axios": "^1.6.8", "jsonc-parser": "3.2.0", "vscode-languageclient": "^8.1.0" } -} \ No newline at end of file +}