Skip to content

Commit a2913da

Browse files
authored
Merge pull request #31 from bolechen/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2
2 parents 31d75e2 + 7fc2a56 commit a2913da

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,11 +1592,11 @@ aws4@^1.8.0:
15921592
integrity sha1-4eguTz6Zniz9YbFhKA0WoRH4ZCg=
15931593

15941594
axios@^0.21:
1595-
version "0.21.1"
1596-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
1597-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
1595+
version "0.21.2"
1596+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
1597+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
15981598
dependencies:
1599-
follow-redirects "^1.10.0"
1599+
follow-redirects "^1.14.0"
16001600

16011601
babel-code-frame@^6.26.0:
16021602
version "6.26.0"
@@ -3619,10 +3619,10 @@ flush-write-stream@^1.0.0:
36193619
inherits "^2.0.3"
36203620
readable-stream "^2.3.6"
36213621

3622-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
3623-
version "1.14.8"
3624-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
3625-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
3622+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
3623+
version "1.15.2"
3624+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
3625+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
36263626

36273627
for-in@^1.0.2:
36283628
version "1.0.2"

0 commit comments

Comments
 (0)