Skip to content

Commit 15ec618

Browse files
committed
fix: upgrade axios from 0.20.0 to 0.28.0
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
1 parent 14a1ed3 commit 15ec618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/using-local-plugins/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"serve": "gatsby serve"
1010
},
1111
"dependencies": {
12-
"axios": "^0.20.0",
12+
"axios": "^0.28.0",
1313
"gatsby": "next",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0"

0 commit comments

Comments
 (0)