Skip to content

Commit 6a51438

Browse files
chore: bump http-proxy-middleware from 2.0.3 to 2.0.4 in /site
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cadc298 commit 6a51438

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

site/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2980,9 +2980,9 @@
29802980
form-data "^3.0.0"
29812981

29822982
"@types/node@*":
2983-
version "17.0.14"
2984-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.14.tgz#33b9b94f789a8fedd30a68efdbca4dbb06b61f20"
2985-
integrity sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==
2983+
version "17.0.21"
2984+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
2985+
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
29862986

29872987
"@types/node@14.18.12", "@types/node@^14.0.10":
29882988
version "14.18.12"
@@ -6810,9 +6810,9 @@ flux@^4.0.1:
68106810
fbjs "^3.0.1"
68116811

68126812
follow-redirects@^1.0.0:
6813-
version "1.14.8"
6814-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
6815-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
6813+
version "1.14.9"
6814+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
6815+
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
68166816

68176817
for-in@^1.0.2:
68186818
version "1.0.2"
@@ -7590,9 +7590,9 @@ http-proxy-agent@^4.0.1:
75907590
debug "4"
75917591

75927592
http-proxy-middleware@^2.0.0:
7593-
version "2.0.3"
7594-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz#5df04f69a89f530c2284cd71eeaa51ba52243289"
7595-
integrity sha512-1bloEwnrHMnCoO/Gcwbz7eSVvW50KPES01PecpagI+YLNLci4AcuKJrujW4Mc3sBLpFxMSlsLNHS5Nl/lvrTPA==
7593+
version "2.0.4"
7594+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz#03af0f4676d172ae775cb5c33f592f40e1a4e07a"
7595+
integrity sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg==
75967596
dependencies:
75977597
"@types/http-proxy" "^1.17.8"
75987598
http-proxy "^1.18.1"

0 commit comments

Comments
 (0)