Skip to content

Commit 6888f71

Browse files
authoredFeb 21, 2022
build(deps-dev): bump axios from 0.21.1 to 0.21.2 (#3720)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b58a52 commit 6888f71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1983,11 +1983,11 @@ aws4@^1.8.0:
19831983
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
19841984

19851985
axios@^0.21.1:
1986-
version "0.21.1"
1987-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1988-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1986+
version "0.21.2"
1987+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1988+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
19891989
dependencies:
1990-
follow-redirects "^1.10.0"
1990+
follow-redirects "^1.14.0"
19911991

19921992
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
19931993
version "6.26.0"
@@ -5338,7 +5338,7 @@ fn-name@~2.0.1:
53385338
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
53395339
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
53405340

5341-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5341+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
53425342
version "1.14.8"
53435343
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
53445344
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==

0 commit comments

Comments
 (0)
Please sign in to comment.