Skip to content

Commit 26119e0

Browse files
Merge pull request #1490 from data-driven-forms/dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
2 parents 6017927 + def8033 commit 26119e0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4077,10 +4077,10 @@
40774077
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
40784078
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
40794079

4080-
"@types/http-proxy@^1.17.5":
4081-
version "1.17.8"
4082-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55"
4083-
integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==
4080+
"@types/http-proxy@^1.17.8":
4081+
version "1.17.15"
4082+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36"
4083+
integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==
40844084
dependencies:
40854085
"@types/node" "*"
40864086

@@ -9878,11 +9878,11 @@ http-proxy-agent@^5.0.0:
98789878
debug "4"
98799879

98809880
http-proxy-middleware@^2.0.0:
9881-
version "2.0.1"
9882-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz#7ef3417a479fb7666a571e09966c66a39bd2c15f"
9883-
integrity sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg==
9881+
version "2.0.7"
9882+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
9883+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
98849884
dependencies:
9885-
"@types/http-proxy" "^1.17.5"
9885+
"@types/http-proxy" "^1.17.8"
98869886
http-proxy "^1.18.1"
98879887
is-glob "^4.0.1"
98889888
is-plain-obj "^3.0.0"

0 commit comments

Comments
 (0)