Skip to content

Commit ab2dfeb

Browse files
authored
fix(deps): upgrade axios to 1.15.0 to fix CVE-2025-62718 (#466)
1 parent 764ce00 commit ab2dfeb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -120,7 +120,7 @@
120120
},
121121
"dependencies": {
122122
"@noble/secp256k1": "1.7.1",
123-
"axios": "^1.7.7",
123+
"axios": "^1.15.0",
124124
"bech32": "2.0.0",
125125
"debug": "4.3.4",
126126
"dotenv": "16.0.3",

0 commit comments

Comments
 (0)