Skip to content

Commit 5b92841

Browse files
authored
Merge pull request #3736 from bitshares/dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
Bump http-proxy-middleware from 2.0.1 to 2.0.7
2 parents bd5fd4f + 5922d8b commit 5b92841

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1715,10 +1715,10 @@
17151715
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35"
17161716
integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==
17171717

1718-
"@types/http-proxy@^1.17.5":
1719-
version "1.17.8"
1720-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55"
1721-
integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==
1718+
"@types/http-proxy@^1.17.8":
1719+
version "1.17.15"
1720+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36"
1721+
integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==
17221722
dependencies:
17231723
"@types/node" "*"
17241724

@@ -6527,11 +6527,11 @@ http-parser-js@>=0.5.1:
65276527
integrity sha512-x+JVEkO2PoM8qqpbPbOL3cqHPwerep7OwzK7Ay+sMQjKzaKCqWvjoXm5tqMP9tXWWTnTzAjIhXg+J99XYuPhPA==
65286528

65296529
http-proxy-middleware@^2.0.0:
6530-
version "2.0.1"
6531-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz#7ef3417a479fb7666a571e09966c66a39bd2c15f"
6532-
integrity sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg==
6530+
version "2.0.7"
6531+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
6532+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
65336533
dependencies:
6534-
"@types/http-proxy" "^1.17.5"
6534+
"@types/http-proxy" "^1.17.8"
65356535
http-proxy "^1.18.1"
65366536
is-glob "^4.0.1"
65376537
is-plain-obj "^3.0.0"

0 commit comments

Comments
 (0)