Update dependency axios to v0.21.3

This commit is contained in:
Renovate Bot 2021-09-04 19:25:34 +00:00 committed by renovate[bot]
parent ae5d14d544
commit 13fc0fcb97
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"lint": "eslint . --fix"
},
"dependencies": {
"axios": "0.21.2",
"axios": "0.21.3",
"gatsby": "3.13.0",
"gatsby-plugin-manifest": "3.13.0",
"gatsby-plugin-react-helmet": "4.13.0",

View File

@ -2246,10 +2246,10 @@ axe-core@^4.0.2:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.2.tgz#fcf8777b82c62cfc69c7e9f32c0d2226287680e7"
integrity sha512-5LMaDRWm8ZFPAEdzTYmgjjEdj1YnQcpfrVajO/sn/LhbpGp0Y0H64c2hLZI1gRMxfA+w1S71Uc/nHaOXgcCvGg==
axios@0.21.2:
version "0.21.2"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
axios@0.21.3:
version "0.21.3"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.3.tgz#f85d9b747f9b66d59ca463605cedf1844872b82e"
integrity sha512-JtoZ3Ndke/+Iwt5n+BgSli/3idTvpt5OjKyoCmz4LX5+lPiY5l7C1colYezhlxThjNa/NhngCUWZSZFypIFuaA==
dependencies:
follow-redirects "^1.14.0"