fix(deps): update dependency axios to v1.7.5 (#264)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-28 19:51:00 +03:00
committed by GitHub
parent 6ed6ccc726
commit baa2ef9bac
2 changed files with 6 additions and 6 deletions

View File

@@ -87,7 +87,7 @@
"format": "prettier ./**/*.{json,ts,js} -w --ignore-path .gitignore"
},
"dependencies": {
"axios": "1.7.4",
"axios": "1.7.5",
"glob": "10.3.12",
"run-in-terminal": "0.0.3",
"strip-ansi": "6.0.1"