Commit f9d81945501266a66f572331469c847f946d1eac
Committed by
小小鲁班
1 parent
5a2c2ea2
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /back-end/h5-api
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
Showing
1 changed file
with
11 additions
and
13 deletions
back-end/h5-api/yarn.lock
| ... | ... | @@ -3349,7 +3349,7 @@ debug@4.1.0: |
| 3349 | 3349 | dependencies: |
| 3350 | 3350 | ms "^2.1.1" |
| 3351 | 3351 | |
| 3352 | -debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: | |
| 3352 | +debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: | |
| 3353 | 3353 | version "3.2.6" |
| 3354 | 3354 | resolved "https://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" |
| 3355 | 3355 | integrity sha1-6D0X3hbYp++3cX7b5fsQE17uYps= |
| ... | ... | @@ -4109,9 +4109,9 @@ eventemitter3@^3.1.0: |
| 4109 | 4109 | integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q== |
| 4110 | 4110 | |
| 4111 | 4111 | eventemitter3@^4.0.0: |
| 4112 | - version "4.0.0" | |
| 4113 | - resolved "https://registry.npm.taobao.org/eventemitter3/download/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb" | |
| 4114 | - integrity sha1-1lF2FjiH7lnzhtZMgmELaWpKdOs= | |
| 4112 | + version "4.0.7" | |
| 4113 | + resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" | |
| 4114 | + integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== | |
| 4115 | 4115 | |
| 4116 | 4116 | events@^3.0.0: |
| 4117 | 4117 | version "3.1.0" |
| ... | ... | @@ -4473,11 +4473,9 @@ fn-name@~2.0.1: |
| 4473 | 4473 | integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc= |
| 4474 | 4474 | |
| 4475 | 4475 | follow-redirects@^1.0.0: |
| 4476 | - version "1.9.0" | |
| 4477 | - resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f" | |
| 4478 | - integrity sha1-jVvNxltxCP4VCGScecEtcy3O208= | |
| 4479 | - dependencies: | |
| 4480 | - debug "^3.0.0" | |
| 4476 | + version "1.13.0" | |
| 4477 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" | |
| 4478 | + integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA== | |
| 4481 | 4479 | |
| 4482 | 4480 | font-awesome@^4.7.0: |
| 4483 | 4481 | version "4.7.0" |
| ... | ... | @@ -5231,9 +5229,9 @@ http-proxy-middleware@0.19.1: |
| 5231 | 5229 | micromatch "^3.1.10" |
| 5232 | 5230 | |
| 5233 | 5231 | http-proxy@^1.17.0: |
| 5234 | - version "1.18.0" | |
| 5235 | - resolved "https://registry.npm.taobao.org/http-proxy/download/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a" | |
| 5236 | - integrity sha1-2+VfY+daNH2389mZdPJpKjFKajo= | |
| 5232 | + version "1.18.1" | |
| 5233 | + resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" | |
| 5234 | + integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== | |
| 5237 | 5235 | dependencies: |
| 5238 | 5236 | eventemitter3 "^4.0.0" |
| 5239 | 5237 | follow-redirects "^1.0.0" |
| ... | ... | @@ -8911,7 +8909,7 @@ require_optional@^1.0.1: |
| 8911 | 8909 | |
| 8912 | 8910 | requires-port@^1.0.0: |
| 8913 | 8911 | version "1.0.0" |
| 8914 | - resolved "https://registry.npm.taobao.org/requires-port/download/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | |
| 8912 | + resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | |
| 8915 | 8913 | integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8= |
| 8916 | 8914 | |
| 8917 | 8915 | reselect@^3.0.1: | ... | ... |