Skip to content

Commit

Permalink
fix: upgrade axios from 1.4.0 to 1.6.5 (#129)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.4.0 to 1.6.5.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/mr-iQqhtwaGQeCfFTaPj2r4qT/project/04579fb0-3fd6-4d92-b973-8ce97b1ae494?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
mrostamii and snyk-bot authored Feb 20, 2024
1 parent 4bd6c2a commit 85fcf85
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -33,7 +33,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"axios": "^1.0.0",
"axios": "^1.6.5",
"hardhat": "2.19.4",
"starknet": "^4.22.0"
}
Expand Down

0 comments on commit 85fcf85

Please sign in to comment.