Skip to content

Commit c9f9b22

Browse files
Bump follow-redirects from 1.14.9 to 1.16.0 in /website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.16.0. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.9...v1.16.0) --- updated-dependencies: - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba12738 commit c9f9b22

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

website/yarn.lock

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,7 +2080,7 @@
20802080
"@docusaurus/theme-search-algolia" "2.1.0"
20812081
"@docusaurus/types" "2.1.0"
20822082

2083-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
2083+
"@docusaurus/react-loadable@5.5.2":
20842084
version "5.5.2"
20852085
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
20862086
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -6118,15 +6118,10 @@ flux@^4.0.1:
61186118
fbemitter "^3.0.0"
61196119
fbjs "^3.0.1"
61206120

6121-
follow-redirects@^1.0.0:
6122-
version "1.14.9"
6123-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
6124-
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
6125-
6126-
follow-redirects@^1.15.11:
6127-
version "1.15.11"
6128-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
6129-
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
6121+
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
6122+
version "1.16.0"
6123+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
6124+
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
61306125

61316126
foreach@^2.0.5:
61326127
version "2.0.5"
@@ -9875,6 +9870,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
98759870
dependencies:
98769871
"@babel/runtime" "^7.10.3"
98779872

9873+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
9874+
version "5.5.2"
9875+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
9876+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
9877+
dependencies:
9878+
"@types/react" "*"
9879+
prop-types "^15.6.2"
9880+
98789881
react-modal@3.15.1:
98799882
version "3.15.1"
98809883
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.15.1.tgz#950ce67bfef80971182dd0ed38f2d9b1a681288b"

0 commit comments

Comments
 (0)