Skip to content

Commit 61ba794

Browse files
Bump axios from 0.21.4 to 0.28.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v0.28.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 072d0d7 commit 61ba794

2 files changed

Lines changed: 26 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@material-ui/icons": "^4.9.1",
7373
"@material-ui/lab": "4.0.0-alpha.58",
7474
"ajv": "^6.12.3",
75-
"axios": "^0.21.3",
75+
"axios": "^0.28.0",
7676
"cross-storage": "^1.0.0",
7777
"css-loader": "^5.2.6",
7878
"date-fns": "^2.22.1",

yarn.lock

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,12 +1616,14 @@ aws4@^1.8.0:
16161616
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
16171617
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
16181618

1619-
axios@^0.21.3:
1620-
version "0.21.4"
1621-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
1622-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
1619+
axios@^0.28.0:
1620+
version "0.28.0"
1621+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89"
1622+
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q==
16231623
dependencies:
1624-
follow-redirects "^1.14.0"
1624+
follow-redirects "^1.15.0"
1625+
form-data "^4.0.0"
1626+
proxy-from-env "^1.1.0"
16251627

16261628
babel-jest@^24.9.0:
16271629
version "24.9.0"
@@ -3275,10 +3277,10 @@ find-versions@^3.2.0:
32753277
dependencies:
32763278
semver-regex "^2.0.0"
32773279

3278-
follow-redirects@^1.14.0:
3279-
version "1.15.0"
3280-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0.tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4"
3281-
integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ==
3280+
follow-redirects@^1.15.0:
3281+
version "1.15.5"
3282+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
3283+
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
32823284

32833285
for-each@^0.3.3:
32843286
version "0.3.3"
@@ -3311,6 +3313,15 @@ form-data@^3.0.0:
33113313
combined-stream "^1.0.8"
33123314
mime-types "^2.1.12"
33133315

3316+
form-data@^4.0.0:
3317+
version "4.0.0"
3318+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
3319+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
3320+
dependencies:
3321+
asynckit "^0.4.0"
3322+
combined-stream "^1.0.8"
3323+
mime-types "^2.1.12"
3324+
33143325
form-data@~2.3.2:
33153326
version "2.3.3"
33163327
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -6459,6 +6470,11 @@ prop-types@^15.6.2, prop-types@^15.7.2:
64596470
object-assign "^4.1.1"
64606471
react-is "^16.8.1"
64616472

6473+
proxy-from-env@^1.1.0:
6474+
version "1.1.0"
6475+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
6476+
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
6477+
64626478
prr@~1.0.1:
64636479
version "1.0.1"
64646480
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)