Skip to content

Commit f708fe8

Browse files
authored
Merge pull request #63 from codecov/Ajay/1198-sec-vuln
fix: Bump axios to fix sec vuln
2 parents 163a1f2 + 69c328f commit f708fe8

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

package-lock.json

Lines changed: 17 additions & 15 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
@@ -164,7 +164,7 @@
164164
"dependencies": {
165165
"@sentry/browser": "^8.39.0",
166166
"@sentry/webpack-plugin": "^2.22.6",
167-
"axios": "^1.6.2",
167+
"axios": "^1.7.9",
168168
"fs-extra": "^11.2.0",
169169
"request-light": "^0.7.0",
170170
"vscode-languageclient": "^8.1.0",

0 commit comments

Comments
 (0)