Skip to content

Commit d113138

Browse files
authored
Upgrading nested dependency 'follow-redirects' to latest version 1.14.7 (#17212)
1 parent 5b65a2f commit d113138

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lib/ads-adal-library/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -433,9 +433,9 @@ flatted@^2.0.0:
433433
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
434434

435435
follow-redirects@^1.14.0:
436-
version "1.14.4"
437-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
438-
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
436+
version "1.14.7"
437+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
438+
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
439439

440440
fs.realpath@^1.0.0:
441441
version "1.0.0"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2116,9 +2116,9 @@ [email protected]:
21162116
integrity sha1-NumdKuJV4+4a9ma033gFU2cc9pI=
21172117

21182118
follow-redirects@^1.14.0:
2119-
version "1.14.5"
2120-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
2121-
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
2119+
version "1.14.7"
2120+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
2121+
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
21222122

21232123
for-in@^1.0.1, for-in@^1.0.2:
21242124
version "1.0.2"

0 commit comments

Comments
 (0)