Skip to content

Commit fda1e3f

Browse files
authored
Merge pull request #62 from Sascha-Block/dependabot/npm_and_yarn/axios-0.21.4
fix(deps): bump axios from 0.21.1 to 0.21.4
2 parents a1b3caa + 23c8034 commit fda1e3f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2094,11 +2094,11 @@ axios-retry@^3.1.9:
20942094
is-retry-allowed "^1.1.0"
20952095

20962096
axios@^0.21.1:
2097-
version "0.21.1"
2098-
resolved "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz"
2099-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2097+
version "0.21.4"
2098+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2099+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
21002100
dependencies:
2101-
follow-redirects "^1.10.0"
2101+
follow-redirects "^1.14.0"
21022102

21032103
babel-loader@^8.2.2:
21042104
version "8.2.2"
@@ -3977,10 +3977,10 @@ flush-write-stream@^1.0.0:
39773977
inherits "^2.0.3"
39783978
readable-stream "^2.3.6"
39793979

3980-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
3981-
version "1.14.1"
3982-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz"
3983-
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
3980+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
3981+
version "1.14.4"
3982+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
3983+
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
39843984

39853985
for-in@^1.0.2:
39863986
version "1.0.2"

0 commit comments

Comments
 (0)