Skip to content

Commit cff34ba

Browse files
committed
fix: Bump axios to resolve security vulnerability
1 parent c4f545a commit cff34ba

2 files changed

Lines changed: 180 additions & 20 deletions

File tree

package-lock.json

Lines changed: 179 additions & 19 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
@@ -71,6 +71,6 @@
7171
"whatwg-fetch": "^3.6.20"
7272
},
7373
"dependencies": {
74-
"axios": "^1.6.0"
74+
"axios": "^1.15.2"
7575
}
7676
}

0 commit comments

Comments
 (0)