summaryrefslogtreecommitdiff
path: root/web/yarn.lock
diff options
context:
space:
mode:
authorTristan Cacqueray <tdecacqu@redhat.com>2022-03-21 22:00:41 +0000
committerTristan Cacqueray <tdecacqu@redhat.com>2022-03-21 22:01:57 +0000
commit4f61bf13f94daae6a632b11a6cb636ca6f392518 (patch)
tree09d44c9648e08b3caa9b0f2f04e8b43f52d0bac2 /web/yarn.lock
parent81525f63be7db76436d6a79d3f8cdd5a11da3b69 (diff)
downloadzuul-4f61bf13f94daae6a632b11a6cb636ca6f392518.tar.gz
Update axios to fix CVE-2022-0536
This change updates axios to update follow-redirects. RHBZ# 2062729 Change-Id: I66cb6f2ccada7944660779ab9921a2e84ae9343a
Diffstat (limited to 'web/yarn.lock')
-rw-r--r--web/yarn.lock24
1 files changed, 11 insertions, 13 deletions
diff --git a/web/yarn.lock b/web/yarn.lock
index 725a88d3d..ff3dd3bf8 100644
--- a/web/yarn.lock
+++ b/web/yarn.lock
@@ -2844,12 +2844,12 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
-axios@^0.19.0:
- version "0.19.2"
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
- integrity sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==
+axios@^0.26.0:
+ version "0.26.1"
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
+ integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
dependencies:
- follow-redirects "1.5.10"
+ follow-redirects "^1.14.8"
axobject-query@^2.0.2:
version "2.1.2"
@@ -4856,7 +4856,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
dependencies:
ms "2.0.0"
-debug@3.1.0, debug@=3.1.0:
+debug@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
@@ -6348,13 +6348,6 @@ focus-trap@6.2.2:
dependencies:
tabbable "^5.1.4"
-follow-redirects@1.5.10:
- version "1.5.10"
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
- integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
- dependencies:
- debug "=3.1.0"
-
follow-redirects@^1.0.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.11.0.tgz#afa14f08ba12a52963140fe43212658897bc0ecb"
@@ -6362,6 +6355,11 @@ follow-redirects@^1.0.0:
dependencies:
debug "^3.0.0"
+follow-redirects@^1.14.8:
+ version "1.14.9"
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
+ integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
+
font-awesome-sass@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/font-awesome-sass/-/font-awesome-sass-4.7.0.tgz#4eda693e915009ce00b228e0964dc5eca9bc34e1"