Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/a4d6fc64-8356-4d82-9856-f1404421fd52?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 5, 2024
1 parent 14a1ed3 commit 01e4eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using-js-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing \""
},
"dependencies": {
"axios": "^0.20.0",
"axios": "^0.28.0",
"gatsby": "next",
"js-search": "^1.4.3",
"react": "^18.2.0",
Expand Down

0 comments on commit 01e4eed

Please sign in to comment.