Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/stanleyowen06/project/6c4f0783-1007-4aa3-8da0-92885788a6c2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 18, 2024
1 parent 4b2434f commit 57283a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"aos": "^2.3.4",
"axios": "^0.23.0",
"axios": "^0.28.1",
"cross-env": "^7.0.3",
"date-fns": "^2.25.0",
"dompurify": "^2.4.0",
Expand Down

0 comments on commit 57283a9

Please sign in to comment.