Skip to content

Commit c75d80f

Browse files
Merge pull request #424 from xapijs/fix/bump-axios
fix: Bump axios to resolve security vulnerability
2 parents c4f545a + cff34ba commit c75d80f

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)