Skip to content

Commit caf29cb

Browse files
build(deps): Bump follow-redirects from 1.15.2 to 1.15.9 in /website (#4212)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.9. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.9) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 726f8e2 commit caf29cb

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

website/yarn.lock

+12-4
Original file line numberDiff line numberDiff line change
@@ -1567,7 +1567,7 @@
15671567
"@docusaurus/theme-search-algolia" "2.4.1"
15681568
"@docusaurus/types" "2.4.1"
15691569

1570-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1570+
"@docusaurus/[email protected]":
15711571
version "5.5.2"
15721572
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15731573
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -4155,9 +4155,9 @@ flux@^4.0.1:
41554155
fbjs "^3.0.1"
41564156

41574157
follow-redirects@^1.0.0, follow-redirects@^1.14.7:
4158-
version "1.15.2"
4159-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
4160-
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
4158+
version "1.15.9"
4159+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
4160+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
41614161

41624162
fork-ts-checker-webpack-plugin@^6.5.0:
41634163
version "6.5.2"
@@ -6415,6 +6415,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
64156415
dependencies:
64166416
"@babel/runtime" "^7.10.3"
64176417

6418+
"react-loadable@npm:@docusaurus/[email protected]":
6419+
version "5.5.2"
6420+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6421+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6422+
dependencies:
6423+
"@types/react" "*"
6424+
prop-types "^15.6.2"
6425+
64186426
react-player@^2.11.0:
64196427
version "2.11.0"
64206428
resolved "https://registry.npmjs.org/react-player/-/react-player-2.11.0.tgz"

0 commit comments

Comments
 (0)