Skip to content

Commit c601f43

Browse files
authored
Merge pull request #59 from emyann/dependabot/npm_and_yarn/axios-0.21.2
chore(deps): bump axios from 0.21.1 to 0.21.2
2 parents b1d7457 + b5db14a commit c601f43

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
@@ -2846,11 +2846,11 @@ aws4@^1.8.0:
28462846
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
28472847

28482848
axios@^0.21.1:
2849-
version "0.21.1"
2850-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2851-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2849+
version "0.21.2"
2850+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
2851+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
28522852
dependencies:
2853-
follow-redirects "^1.10.0"
2853+
follow-redirects "^1.14.0"
28542854

28552855
babel-jest@^25.5.1:
28562856
version "25.5.1"
@@ -4991,10 +4991,10 @@ flush-write-stream@^1.0.0:
49914991
inherits "^2.0.3"
49924992
readable-stream "^2.3.6"
49934993

4994-
follow-redirects@^1.10.0:
4995-
version "1.13.3"
4996-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.3.tgz#e5598ad50174c1bc4e872301e82ac2cd97f90267"
4997-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
4994+
follow-redirects@^1.14.0:
4995+
version "1.14.4"
4996+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
4997+
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
49984998

49994999
for-in@^1.0.2:
50005000
version "1.0.2"

0 commit comments

Comments
 (0)