Skip to content

Commit e37e6ae

Browse files
Bump axios from 0.21.1 to 0.21.4 (#51)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. - [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.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9870f99 commit e37e6ae

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
@@ -2488,11 +2488,11 @@ axios-retry@^3.1.9:
24882488
is-retry-allowed "^1.1.0"
24892489

24902490
axios@^0.21.0:
2491-
version "0.21.1"
2492-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2493-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2491+
version "0.21.4"
2492+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2493+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
24942494
dependencies:
2495-
follow-redirects "^1.10.0"
2495+
follow-redirects "^1.14.0"
24962496

24972497
babel-eslint@^10.1.0, babel-eslint@latest:
24982498
version "10.1.0"
@@ -5227,10 +5227,10 @@ flush-write-stream@^1.0.0:
52275227
inherits "^2.0.3"
52285228
readable-stream "^2.3.6"
52295229

5230-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5231-
version "1.13.1"
5232-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
5233-
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
5230+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5231+
version "1.14.5"
5232+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
5233+
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
52345234

52355235
for-in@^1.0.2:
52365236
version "1.0.2"

0 commit comments

Comments
 (0)