From 62a5e6e2412a67cd67498030397bb25bc6e95a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 19:56:19 +0000 Subject: [PATCH] Bump follow-redirects in /examples/typescript/react Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/typescript/react/yarn.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/typescript/react/yarn.lock b/examples/typescript/react/yarn.lock index 5c5a330a..5833a1d9 100644 --- a/examples/typescript/react/yarn.lock +++ b/examples/typescript/react/yarn.lock @@ -1374,20 +1374,20 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@pulsejs/core@^3.4.2-0": - version "3.4.2-0" - resolved "https://registry.yarnpkg.com/@pulsejs/core/-/core-3.4.2-0.tgz#92d1e52fc4c2ab791aa6b90f96f7e7c5354c7be5" - integrity sha512-9fK5q0S/7fScjY8jA8R3ltYS4MRH2Bw4rKMzxKJ3q7O4nSD1jqbpCosquyAXcGiMG/D3KHm2XflCnUURdC7jqQ== +"@pulsejs/core@^4.0.0-beta.1": + version "4.5.4" + resolved "https://registry.yarnpkg.com/@pulsejs/core/-/core-4.5.4.tgz#7412127ca0d86c20620091a00cb3dcc41e9fc204" + integrity sha512-49IOk3YUgmuKDVX2+qfIXYwBOx+68hZRTpueZHYUvcJ7VDx6h1zaTp601UVxxHBMTqezH9urSn4FjHPOnb2Auw== "@pulsejs/core@latest": version "3.5.8" resolved "https://registry.yarnpkg.com/@pulsejs/core/-/core-3.5.8.tgz#63a2212d3d5dd37d72e8296ceefe2a5242fb7832" integrity sha512-EClwlMR/1xEUHMlHpF+QS8+4CKd+ZLzxNxpWL/r/02LvgrRlLexOsWvQ+ji7G7ygDCRNc5gLQXBf1K3f8PHWYA== -"@pulsejs/react@^3.4.2-0": - version "3.4.2-0" - resolved "https://registry.yarnpkg.com/@pulsejs/react/-/react-3.4.2-0.tgz#022cbcd0270fd8438181c91d3f1466daffe44c8a" - integrity sha512-MRdjimq5Kvh8SVJw7Q8a3QeAgMb9J20qdfQidaG81MJfC7F2+UeN2eXWHKgflfrwotZ4pZJo5W9XLXgW9SnvkQ== +"@pulsejs/react@^4.0.0-beta.1": + version "4.5.4" + resolved "https://registry.yarnpkg.com/@pulsejs/react/-/react-4.5.4.tgz#2e8f803e199792b5380900746341d4c50b3fb43b" + integrity sha512-yZ7tWPcWaWCmZ2MdKTz0/7cshTB0ZS9rulHgmaxhWKnpB2L3mARcm0XaT4N5vlWhkOLn1RGVHrdkAIw6VN1BLw== "@sheerun/mutationobserver-shim@^0.3.2": version "0.3.3" @@ -4754,9 +4754,9 @@ flush-write-stream@^1.0.0: readable-stream "^2.3.6" follow-redirects@^1.0.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" - integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA== + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" + integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== for-in@^0.1.3: version "0.1.8"