Skip to content

Commit 50c632e

Browse files
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb3d649 commit 50c632e

File tree

3 files changed

+18
-50
lines changed

3 files changed

+18
-50
lines changed

package-lock.json

Lines changed: 7 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@material-ui/core": "^4.7.1",
77
"@material-ui/icons": "^4.5.1",
8-
"axios": "^0.19.2",
8+
"axios": "^0.21.1",
99
"react": "^16.12.0",
1010
"react-dom": "^16.12.0",
1111
"react-redux": "^7.1.3",

yarn.lock

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2051,12 +2051,12 @@ aws4@^1.8.0:
20512051
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.0.tgz#24390e6ad61386b0a747265754d2a17219de862c"
20522052
integrity sha512-Uvq6hVe90D0B2WEnUqtdgY1bATGz3mw33nH9Y+dmA+w5DHvUmBgkr5rM/KCHpCsiFNRUfokW/szpPPgMK2hm4A==
20532053

2054-
axios@^0.19.2:
2055-
version "0.19.2"
2056-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
2057-
integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
2054+
axios@^0.21.1:
2055+
version "0.21.1"
2056+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2057+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
20582058
dependencies:
2059-
follow-redirects "1.5.10"
2059+
follow-redirects "^1.10.0"
20602060

20612061
axobject-query@^2.0.2:
20622062
version "2.1.1"
@@ -3375,14 +3375,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
33753375
dependencies:
33763376
ms "2.0.0"
33773377

3378-
debug@=3.1.0:
3379-
version "3.1.0"
3380-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
3381-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
3382-
dependencies:
3383-
ms "2.0.0"
3384-
3385-
debug@^3.0.0, debug@^3.1.1, debug@^3.2.5:
3378+
debug@^3.1.1, debug@^3.2.5:
33863379
version "3.2.6"
33873380
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
33883381
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -4455,19 +4448,10 @@ flush-write-stream@^1.0.0:
44554448
inherits "^2.0.3"
44564449
readable-stream "^2.3.6"
44574450

4458-
follow-redirects@1.5.10:
4459-
version "1.5.10"
4460-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
4461-
integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
4462-
dependencies:
4463-
debug "=3.1.0"
4464-
4465-
follow-redirects@^1.0.0:
4466-
version "1.9.0"
4467-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f"
4468-
integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A==
4469-
dependencies:
4470-
debug "^3.0.0"
4451+
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
4452+
version "1.14.1"
4453+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
4454+
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
44714455

44724456
for-in@^0.1.3:
44734457
version "0.1.8"

0 commit comments

Comments
 (0)