Skip to content

Commit

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

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 Jun 10, 2024
1 parent 67ac776 commit e5c694a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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.6.8",
"axios": "1.7.0",
"dotenv": "16.4.5",
"follow-redirects": ">=1.15.6",
"oh-vue-icons": "1.0.0-rc3",
Expand Down

0 comments on commit e5c694a

Please sign in to comment.