diff --git a/package.json b/package.json index b141189460..974cbac78f 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "babel-jest": "^25.4.0", "babel-loader": "^8.2.2", "babel-preset-react-app": "9.1.0", - "bundlesize": "^0.18.0", + "bundlesize": "^0.18.1", "case-sensitive-paths-webpack-plugin": "^2.3.0", "chalk": "2.4.2", "css-loader": "^3.6.0", diff --git a/yarn.lock b/yarn.lock index f1570b081b..92c96c012d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2185,12 +2185,11 @@ axios-mock-adapter@^1.19.0: fast-deep-equal "^3.1.3" is-buffer "^2.0.3" -axios@0.19.0: - version "0.19.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8" +axios@0.21.1, axios@^0.21.1: + version "0.21.1" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8" dependencies: - follow-redirects "1.5.10" - is-buffer "^2.0.2" + follow-redirects "^1.10.0" axios@^0.18.1: version "0.18.1" @@ -2199,12 +2198,6 @@ axios@^0.18.1: follow-redirects "1.5.10" is-buffer "^2.0.2" -axios@^0.19.0: - version "0.19.2" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27" - dependencies: - follow-redirects "1.5.10" - axobject-query@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0" @@ -2792,17 +2785,17 @@ builtin-status-codes@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" -bundlesize@^0.18.0: - version "0.18.0" - resolved "https://registry.yarnpkg.com/bundlesize/-/bundlesize-0.18.0.tgz#3625520f984f503df8c3d57dd9be2b9c0df40092" +bundlesize@^0.18.1: + version "0.18.1" + resolved "https://registry.yarnpkg.com/bundlesize/-/bundlesize-0.18.1.tgz#17b5c158e7a0d01d70c65c616d87783dfd4b55f3" dependencies: - axios "^0.19.0" + axios "^0.21.1" brotli-size "0.1.0" bytes "^3.1.0" ci-env "^1.4.0" commander "^2.20.0" cosmiconfig "^5.2.1" - github-build "^1.2.0" + github-build "^1.2.2" glob "^7.1.4" gzip-size "^4.0.0" prettycli "^1.4.3" @@ -5543,6 +5536,10 @@ follow-redirects@^1.0.0: version "1.13.0" resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" +follow-redirects@^1.10.0: + version "1.13.1" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7" + font-awesome@^4.7.0: version "4.7.0" resolved "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133" @@ -5858,11 +5855,11 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" -github-build@^1.2.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/github-build/-/github-build-1.2.1.tgz#a00f03fb76e5fa01971ddff0e69b88978c6f2f3f" +github-build@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/github-build/-/github-build-1.2.2.tgz#d5d5d989dc8cead0d46e2bb0864be7fddd50be15" dependencies: - axios "0.19.0" + axios "0.21.1" github-from-package@0.0.0: version "0.0.0"