diff --git a/package.json b/package.json index fb9aef2..e4483bd 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/react-helmet": "^6.1.0", "@types/react-router-dom": "^5.1.5", "@types/reactstrap": "^8.4.3", - "axios": "^0.20.0", + "axios": "^0.21.1", "axios-cache-adapter": "^2.5.0", "bootstrap": "^4.5.2", "express": "^4.17.1", diff --git a/yarn.lock b/yarn.lock index e90a969..e0e1cd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2619,10 +2619,10 @@ axios-cache-adapter@^2.5.0: cache-control-esm "1.0.0" lodash "^4.17.11" -axios@*, 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== +axios@*, axios@^0.21.1: + version "0.21.1" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" + integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA== dependencies: follow-redirects "^1.10.0" @@ -9944,7 +9944,7 @@ react-router-ga@^1.2.3: resolved "https://registry.yarnpkg.com/react-router-ga/-/react-router-ga-1.2.3.tgz#3011b63554e65f50dd16df3dbcdf4ed286b74e73" integrity sha512-0rNBGGI6Q1hkznbLB+bAmDTS+8w3duaJYYIbCrCwof/p7RbZuv+Lsv9enumRZXxb4oTZrY95vOvFxnsRQ4cFCg== -react-router-i18n@^1.0.0: +react-router-i18n@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/react-router-i18n/-/react-router-i18n-1.0.1.tgz#3321c4553ff6340efbd4171c9c08cc6034197166" integrity sha512-/aT4U/gwFHh9NU1PqbmLDEnDq98ShepugSOj8F9qc0nhtotUWJ0arNwOtKOiX8Gw7olZ3QzD3tu55qvd9O5pig==