Skip to content

Commit

Permalink
fix: upgrade axios from 1.2.2 to 1.2.3 (#184)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot committed Feb 10, 2023
1 parent 49bc63c commit 22b06b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
},
"dependencies": {
"@noble/secp256k1": "1.7.1",
"axios": "1.2.2",
"axios": "1.2.3",
"bech32": "2.0.0",
"body-parser": "1.20.1",
"debug": "4.3.4",
Expand Down

0 comments on commit 22b06b7

Please sign in to comment.