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/sammyfilly/project/97629ac8-ff7b-4f03-8ef9-27e6e493381b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 5, 2024
1 parent 14a1ed3 commit 15ec618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/using-local-plugins/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"serve": "gatsby serve"
},
"dependencies": {
"axios": "^0.20.0",
"axios": "^0.28.0",
"gatsby": "next",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit 15ec618

Please sign in to comment.