diff --git a/package.json b/package.json index 0ea5d99..be37fad 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "apollo-link-error": "1.1.5", "apollo-link-http": "^1.5.12", "apollo-link-state": "0.4.2", - "axios": "^0.17.1", + "axios": "^0.21.1", "bootstrap": "^4.2.1", "currency.js": "^1.2.1", "eslint-plugin-jsx-a11y": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index 281cd93..b4950cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1633,12 +1633,11 @@ aws4@^1.8.0: version "1.8.0" resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f" -axios@^0.17.1: - version "0.17.1" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.17.1.tgz#2d8e3e5d0bdbd7327f91bc814f5c57660f81824d" +axios@^0.21.1: + version "0.21.1" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" dependencies: - follow-redirects "^1.2.5" - is-buffer "^1.1.5" + follow-redirects "^1.10.0" axobject-query@^2.0.1, axobject-query@^2.0.2: version "2.0.2" @@ -5150,11 +5149,9 @@ focus-trap@^3.0.0: tabbable "^3.1.0" xtend "^4.0.1" -follow-redirects@^1.0.0, follow-redirects@^1.2.5: - version "1.7.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76" - dependencies: - debug "^3.2.6" +follow-redirects@^1.0.0, follow-redirects@^1.10.0: + version "1.13.1" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7" for-each@^0.3.3, for-each@~0.3.3: version "0.3.3"