Skip to content

Commit 22b06b7

Browse files
authored
fix: upgrade axios from 1.2.2 to 1.2.3 (#184)
Snyk has created this PR to upgrade axios from 1.2.2 to 1.2.3. See this package in npm: https://www.npmjs.com/package/axios See this project in Snyk: https://app.snyk.io/org/cameri/project/2f0c25a2-d08a-45e1-a6f4-84766cbed88d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 49bc63c commit 22b06b7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -114,7 +114,7 @@
114114
},
115115
"dependencies": {
116116
"@noble/secp256k1": "1.7.1",
117-
"axios": "1.2.2",
117+
"axios": "1.2.3",
118118
"bech32": "2.0.0",
119119
"body-parser": "1.20.1",
120120
"debug": "4.3.4",

0 commit comments

Comments
 (0)