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
Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.7.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/pradumchintamani/project/d9a6d8ae-bc63-4e42-8247-3aa3be6248e1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 6, 2024
1 parent 1204a8f commit 352f5ba
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 352f5ba

Please sign in to comment.