Skip to content

Commit e99ac5d

Browse files
authored
fix: upgrade axios from 1.2.5 to 1.2.6 (#215)
1 parent 2342386 commit e99ac5d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -116,7 +116,7 @@
116116
},
117117
"dependencies": {
118118
"@noble/secp256k1": "1.7.1",
119-
"axios": "1.2.5",
119+
"axios": "1.2.6",
120120
"bech32": "2.0.0",
121121
"body-parser": "1.20.1",
122122
"debug": "4.3.4",

0 commit comments

Comments
 (0)