Skip to content

Commit b705267

Browse files
authored
fix: upgrade axios version to fix security vulnerbility (#1453)
1 parent f708e6f commit b705267

File tree

2 files changed

+193
-35
lines changed

2 files changed

+193
-35
lines changed

package-lock.json

Lines changed: 192 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@
386386
"@vscode/codicons": "^0.0.35",
387387
"@vscode/webview-ui-toolkit": "1.4.0",
388388
"@xmldom/xmldom": "^0.8.3",
389-
"axios": "^1.8.2",
389+
"axios": "^1.11.0",
390390
"bootstrap": "^4.6.2",
391391
"compare-versions": "^3.6.0",
392392
"expand-home-dir": "0.0.3",

0 commit comments

Comments
 (0)