Skip to content

Commit 2c8a00e

Browse files
authored
Merge pull request #909 from puppetlabs/maint-bump_axios
(CAT-2273) - Bump axios to >= 1.8.2
2 parents 649a622 + ba24916 commit 2c8a00e

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)