diff --git a/package.json b/package.json index 0745f63..5d39b96 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/js-search": "^1.4.0", "@types/react-helmet": "^6.0.0", "autoprefixer": "^10.1.0", - "axios": "^0.20.0", + "axios": "^0.21.1", "dotenv": "^8.2.0", "gatsby": "2.24.57", "gatsby-image": "^2.4.6", diff --git a/yarn.lock b/yarn.lock index bb6a0e4..96a6e7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2989,14 +2989,7 @@ axios@^0.19.2: dependencies: follow-redirects "1.5.10" -axios@^0.20.0: - version "0.20.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.20.0.tgz#057ba30f04884694993a8cd07fa394cff11c50bd" - integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA== - dependencies: - follow-redirects "^1.10.0" - -axios@^0.21.0: +axios@^0.21.0, axios@^0.21.1: version "0.21.1" resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==