Skip to content

Commit ba24916

Browse files
author
jordanbreen28
committed
(CAT-2273) - Bump axios to >= 1.8.2
1 parent 649a622 commit ba24916

File tree

2 files changed

+72
-78
lines changed

2 files changed

+72
-78
lines changed

package-lock.json

Lines changed: 71 additions & 77 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
@@ -666,7 +666,7 @@
666666
},
667667
"dependencies": {
668668
"@vscode/extension-telemetry": "0.9.3",
669-
"axios": ">= 1.7.4 < 2.0.0",
669+
"axios": ">= 1.8.2 < 2.0.0",
670670
"jsonc-parser": "~2.1.0",
671671
"vscode-debugadapter": "^1.19.0",
672672
"vscode-debugprotocol": "^1.19.0",

0 commit comments

Comments
 (0)