Skip to content

Commit ac5e8fd

Browse files
build(deps): bump http-proxy-middleware from 2.0.1 to 2.0.9 in /docs
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.1 to 2.0.9. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.1...v2.0.9) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89428d7 commit ac5e8fd

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

docs/yarn.lock

+17-9
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,7 @@
14631463
"@docusaurus/theme-classic" "2.0.0-beta.13"
14641464
"@docusaurus/theme-search-algolia" "2.0.0-beta.13"
14651465

1466-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1466+
"@docusaurus/[email protected]":
14671467
version "5.5.2"
14681468
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14691469
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -2062,10 +2062,10 @@
20622062
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
20632063
integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==
20642064

2065-
"@types/http-proxy@^1.17.5":
2066-
version "1.17.7"
2067-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.7.tgz#30ea85cc2c868368352a37f0d0d3581e24834c6f"
2068-
integrity sha512-9hdj6iXH64tHSLTY+Vt2eYOGzSogC+JQ2H7bdPWkuh7KXP5qLllWx++t+K9Wk556c3dkDdPws/SpMRi0sdCT1w==
2065+
"@types/http-proxy@^1.17.8":
2066+
version "1.17.16"
2067+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.16.tgz#dee360707b35b3cc85afcde89ffeebff7d7f9240"
2068+
integrity sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==
20692069
dependencies:
20702070
"@types/node" "*"
20712071

@@ -4798,11 +4798,11 @@ http-parser-js@>=0.5.1:
47984798
integrity sha512-x+JVEkO2PoM8qqpbPbOL3cqHPwerep7OwzK7Ay+sMQjKzaKCqWvjoXm5tqMP9tXWWTnTzAjIhXg+J99XYuPhPA==
47994799

48004800
http-proxy-middleware@^2.0.0:
4801-
version "2.0.1"
4802-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz#7ef3417a479fb7666a571e09966c66a39bd2c15f"
4803-
integrity sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg==
4801+
version "2.0.9"
4802+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
4803+
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
48044804
dependencies:
4805-
"@types/http-proxy" "^1.17.5"
4805+
"@types/http-proxy" "^1.17.8"
48064806
http-proxy "^1.18.1"
48074807
is-glob "^4.0.1"
48084808
is-plain-obj "^3.0.0"
@@ -6998,6 +6998,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
69986998
dependencies:
69996999
"@babel/runtime" "^7.10.3"
70007000

7001+
"react-loadable@npm:@docusaurus/[email protected]":
7002+
version "5.5.2"
7003+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7004+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7005+
dependencies:
7006+
"@types/react" "*"
7007+
prop-types "^15.6.2"
7008+
70017009
react-merge-refs@^1.1.0:
70027010
version "1.1.0"
70037011
resolved "https://registry.yarnpkg.com/react-merge-refs/-/react-merge-refs-1.1.0.tgz#73d88b892c6c68cbb7a66e0800faa374f4c38b06"

0 commit comments

Comments
 (0)