Skip to content

Commit

Permalink
fix: upgrade axios from 1.3.6 to 1.7.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.3.6 to 1.7.2.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/imanidev/project/aaf84cd8-c4f9-41f9-b191-a447ca32b03d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 26, 2024
1 parent 7059f22 commit c4cfacb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 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 @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.3.6",
"axios": "^1.7.2",
"bootstrap": "^5.3.0-alpha3",
"code": "^5.2.4",
"react": "^18.2.0",
Expand Down

0 comments on commit c4cfacb

Please sign in to comment.