Skip to content

Commit 479f5d1

Browse files
Merge pull request #3637 from devonfw/dependabot/npm_and_yarn/samples/AngularElementsTest/http-proxy-middleware-2.0.7
2 parents c829126 + 1da292e commit 479f5d1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

samples/AngularElementsTest/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1840,10 +1840,10 @@
18401840
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83"
18411841
integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==
18421842

1843-
"@types/http-proxy@^1.17.5":
1844-
version "1.17.7"
1845-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.7.tgz#30ea85cc2c868368352a37f0d0d3581e24834c6f"
1846-
integrity sha512-9hdj6iXH64tHSLTY+Vt2eYOGzSogC+JQ2H7bdPWkuh7KXP5qLllWx++t+K9Wk556c3dkDdPws/SpMRi0sdCT1w==
1843+
"@types/http-proxy@^1.17.8":
1844+
version "1.17.15"
1845+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36"
1846+
integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==
18471847
dependencies:
18481848
"@types/node" "*"
18491849

@@ -4592,11 +4592,11 @@ http-proxy-agent@^4.0.1:
45924592
debug "4"
45934593

45944594
http-proxy-middleware@^2.0.0:
4595-
version "2.0.1"
4596-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.1.tgz#7ef3417a479fb7666a571e09966c66a39bd2c15f"
4597-
integrity sha512-cfaXRVoZxSed/BmkA7SwBVNI9Kj7HFltaE5rqYOub5kWzWZ+gofV2koVN1j2rMW7pEfSSlCHGJ31xmuyFyfLOg==
4595+
version "2.0.7"
4596+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
4597+
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
45984598
dependencies:
4599-
"@types/http-proxy" "^1.17.5"
4599+
"@types/http-proxy" "^1.17.8"
46004600
http-proxy "^1.18.1"
46014601
is-glob "^4.0.1"
46024602
is-plain-obj "^3.0.0"

0 commit comments

Comments
 (0)