Skip to content

Commit

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

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/agatabialoskorska/project/68b8d80c-9287-4b8c-9709-f7310871f798?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 2, 2024
1 parent 4ce09ee commit d9d13ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
26 changes: 8 additions & 18 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 @@ -15,7 +15,7 @@
"e2e-prod": "vite build && start-server-and-test preview http://localhost:5173 \"cypress run --e2e\""
},
"dependencies": {
"axios": "1.7.5",
"axios": "1.7.7",
"dotenv": "16.4.5",
"follow-redirects": ">=1.15.9",
"oh-vue-icons": "1.0.0-rc3",
Expand Down

0 comments on commit d9d13ac

Please sign in to comment.