Skip to content

Commit abf6843

Browse files
chore(deps): bump http-proxy-middleware in /website-docs
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61f0c75 commit abf6843

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

website-docs/yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2386,7 +2386,7 @@
23862386
"@docusaurus/theme-search-algolia" "2.2.0"
23872387
"@docusaurus/types" "2.2.0"
23882388

2389-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
2389+
"@docusaurus/[email protected]":
23902390
version "5.5.2"
23912391
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
23922392
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -5396,9 +5396,9 @@ http-parser-js@>=0.5.1:
53965396
integrity sha512-8gQM8ZcewlONQLnik2AKzS13euQhaZcu4rK5QBSYOszW0T1upLW9VA2MdWvTvMmRo42HjXp7igFmdROoBCCrfg==
53975397

53985398
http-proxy-middleware@^2.0.3:
5399-
version "2.0.6"
5400-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz#e1a4dd6979572c7ab5a4e4b55095d1f32a74963f"
5401-
integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==
5399+
version "2.0.7"
5400+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
5401+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
54025402
dependencies:
54035403
"@types/http-proxy" "^1.17.8"
54045404
http-proxy "^1.18.1"
@@ -7147,6 +7147,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
71477147
dependencies:
71487148
"@babel/runtime" "^7.10.3"
71497149

7150+
"react-loadable@npm:@docusaurus/[email protected]":
7151+
version "5.5.2"
7152+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7153+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7154+
dependencies:
7155+
"@types/react" "*"
7156+
prop-types "^15.6.2"
7157+
71507158
react-router-config@^5.1.1:
71517159
version "5.1.1"
71527160
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)