Update dependency axios to v0.24.0

This commit is contained in:
Renovate Bot 2021-10-25 19:51:59 +00:00 committed by renovate[bot]
parent f79656ea3f
commit 847f05b384
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"lint": "eslint . --fix"
},
"dependencies": {
"axios": "0.23.0",
"axios": "0.24.0",
"gatsby": "4.0.1",
"gatsby-plugin-manifest": "4.0.0",
"gatsby-plugin-react-helmet": "5.0.0",

View File

@ -2465,10 +2465,10 @@ axe-core@^4.0.2:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.3.tgz#b55cd8e8ddf659fe89b064680e1c6a4dceab0325"
integrity sha512-/lqqLAmuIPi79WYfRpy2i8z+x+vxU3zX2uAm0gs1q52qTuKwolOj1P8XbufpXcsydrpKx2yGn2wzAnxCMV86QA==
axios@0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.23.0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149"
integrity sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==
axios@0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6"
integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==
dependencies:
follow-redirects "^1.14.4"