Update dependency axios to v0.23.0

This commit is contained in:
Renovate Bot 2021-10-12 16:13:45 +00:00 committed by renovate[bot]
parent 5cb32b0611
commit 2b312652bc
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"lint": "eslint . --fix"
},
"dependencies": {
"axios": "0.22.0",
"axios": "0.23.0",
"gatsby": "3.14.2",
"gatsby-plugin-manifest": "3.14.0",
"gatsby-plugin-react-helmet": "4.14.0",

View File

@ -2436,10 +2436,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.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.22.0.tgz#bf702c41fb50fbca4539589d839a077117b79b25"
integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w==
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==
dependencies:
follow-redirects "^1.14.4"