Skip to content

Commit 33e6db0

Browse files
Merge pull request #375 from matplotlib/dependabot/npm_and_yarn/ui-tests/axios-0.21.4
Bump axios from 0.21.1 to 0.21.4 in /ui-tests
2 parents 87bb837 + 60462a3 commit 33e6db0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ui-tests/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -861,11 +861,11 @@ aws4@^1.8.0:
861861
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
862862

863863
axios@^0.21.1:
864-
version "0.21.1"
865-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
866-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
864+
version "0.21.4"
865+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
866+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
867867
dependencies:
868-
follow-redirects "^1.10.0"
868+
follow-redirects "^1.14.0"
869869

870870
babel-jest@^25.5.1:
871871
version "25.5.1"
@@ -1726,10 +1726,10 @@ find-up@^4.0.0, find-up@^4.1.0:
17261726
locate-path "^5.0.0"
17271727
path-exists "^4.0.0"
17281728

1729-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
1730-
version "1.14.1"
1731-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
1732-
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
1729+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
1730+
version "1.14.4"
1731+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
1732+
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
17331733

17341734
for-in@^1.0.2:
17351735
version "1.0.2"

0 commit comments

Comments
 (0)