Skip to content

Commit

Permalink
fix: upgrade axios from 0.20.0 to 0.27.2
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.27.2.

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

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/3d2aaa0f-d44e-4e93-bfd5-e6eeb5ec0fec?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2023
1 parent 1c5827d commit c4b7ac3
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.27.2",
"gatsby": "next",
"js-search": "^1.4.3",
"react": "^18.2.0",
Expand Down

0 comments on commit c4b7ac3

Please sign in to comment.