Skip to content

Commit

Permalink
fix: upgrade axios from 1.6.8 to 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 16, 2024
1 parent 1204a8f commit 19b3c63
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 96 deletions.
185 changes: 90 additions & 95 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.7",
"bcryptjs": "^2.4.3",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
Expand Down

0 comments on commit 19b3c63

Please sign in to comment.