Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit b4a7db8

Browse files
build(deps): bump axios from 0.21.1 to 0.21.4
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]>
1 parent 6a1900a commit b4a7db8

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5534,11 +5534,11 @@ axe-core@^4.1.2:
55345534
integrity sha512-Pdgfv6iP0gNx9ejRGa3zE7Xgkj/iclXqLfe7BnatdZz0QnLZ3jrRHUVH8wNSdN68w05Sk3ShGTb3ydktMTooig==
55355535

55365536
axios@^0.21.1:
5537-
version "0.21.1"
5538-
resolved "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz"
5539-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
5537+
version "0.21.4"
5538+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
5539+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
55405540
dependencies:
5541-
follow-redirects "^1.10.0"
5541+
follow-redirects "^1.14.0"
55425542

55435543
babel-jest@^26.6.3:
55445544
version "26.6.3"
@@ -9317,10 +9317,10 @@ [email protected]:
93179317
resolved "https://registry.npmjs.org/folktale/-/folktale-2.3.2.tgz"
93189318
integrity sha512-+8GbtQBwEqutP0v3uajDDoN64K2ehmHd0cjlghhxh0WpcfPzAIjPA03e1VvHlxL02FVGR0A6lwXsNQKn3H1RNQ==
93199319

9320-
follow-redirects@^1.10.0:
9321-
version "1.13.3"
9322-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.3.tgz"
9323-
integrity sha512-DUgl6+HDzB0iEptNQEXLx/KhTmDb8tZUHSeLqpnjpknR70H0nC2t9N73BK6fN4hOvJ84pKlIQVQ4k5FFlBedKA==
9320+
follow-redirects@^1.14.0:
9321+
version "1.14.6"
9322+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
9323+
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==
93249324

93259325
for-in@^1.0.2:
93269326
version "1.0.2"
@@ -14975,6 +14975,11 @@ [email protected], prismjs@^1.21.0, prismjs@^1.23.0:
1497514975
optionalDependencies:
1497614976
clipboard "^2.0.0"
1497714977

14978+
prismjs@^1.25.0:
14979+
version "1.25.0"
14980+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
14981+
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
14982+
1497814983
process-nextick-args@~2.0.0:
1497914984
version "2.0.1"
1498014985
resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"

0 commit comments

Comments
 (0)