mirror of
https://github.com/tauri-apps/tauri-vscode.git
synced 2026-01-31 00:35:18 +01:00
fix(deps): update dependency axios to v1.7.7 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"format": "prettier ./**/*.{json,ts,js} -w --ignore-path .gitignore"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "1.7.5",
|
||||
"axios": "1.7.7",
|
||||
"glob": "10.4.5",
|
||||
"run-in-terminal": "0.0.3",
|
||||
"strip-ansi": "6.0.1"
|
||||
|
||||
Reference in New Issue
Block a user