Commit e1d6b59a69e373cfe1fd1a8dbf4837b89e1e1f34
Committed by
小小鲁班
1 parent
3f766b05
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /front-end/h5
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
front-end/h5/yarn.lock
| ... | ... | @@ -3303,7 +3303,7 @@ debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: |
| 3303 | 3303 | dependencies: |
| 3304 | 3304 | ms "^2.1.1" |
| 3305 | 3305 | |
| 3306 | -debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: | |
| 3306 | +debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: | |
| 3307 | 3307 | version "3.2.6" |
| 3308 | 3308 | resolved "https://registry.npm.taobao.org/debug/download/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" |
| 3309 | 3309 | integrity sha1-6D0X3hbYp++3cX7b5fsQE17uYps= |
| ... | ... | @@ -4177,9 +4177,9 @@ eventemitter3@^2.0.3: |
| 4177 | 4177 | integrity sha1-teEHm1n7XhuidxwKmTvgYKWMmbo= |
| 4178 | 4178 | |
| 4179 | 4179 | eventemitter3@^4.0.0: |
| 4180 | - version "4.0.0" | |
| 4181 | - resolved "https://registry.npm.taobao.org/eventemitter3/download/eventemitter3-4.0.0.tgz#d65176163887ee59f386d64c82610b696a4a74eb" | |
| 4182 | - integrity sha1-1lF2FjiH7lnzhtZMgmELaWpKdOs= | |
| 4180 | + version "4.0.7" | |
| 4181 | + resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" | |
| 4182 | + integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== | |
| 4183 | 4183 | |
| 4184 | 4184 | events@^3.0.0: |
| 4185 | 4185 | version "3.0.0" |
| ... | ... | @@ -4670,11 +4670,9 @@ follow-redirects@1.5.10: |
| 4670 | 4670 | debug "=3.1.0" |
| 4671 | 4671 | |
| 4672 | 4672 | follow-redirects@^1.0.0: |
| 4673 | - version "1.9.0" | |
| 4674 | - resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.9.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f" | |
| 4675 | - integrity sha1-jVvNxltxCP4VCGScecEtcy3O208= | |
| 4676 | - dependencies: | |
| 4677 | - debug "^3.0.0" | |
| 4673 | + version "1.13.0" | |
| 4674 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db" | |
| 4675 | + integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA== | |
| 4678 | 4676 | |
| 4679 | 4677 | font-awesome@4.7.0: |
| 4680 | 4678 | version "4.7.0" |
| ... | ... | @@ -5302,9 +5300,9 @@ http-proxy-middleware@0.19.1: |
| 5302 | 5300 | micromatch "^3.1.10" |
| 5303 | 5301 | |
| 5304 | 5302 | http-proxy@^1.17.0: |
| 5305 | - version "1.18.0" | |
| 5306 | - resolved "https://registry.npm.taobao.org/http-proxy/download/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a" | |
| 5307 | - integrity sha1-2+VfY+daNH2389mZdPJpKjFKajo= | |
| 5303 | + version "1.18.1" | |
| 5304 | + resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" | |
| 5305 | + integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== | |
| 5308 | 5306 | dependencies: |
| 5309 | 5307 | eventemitter3 "^4.0.0" |
| 5310 | 5308 | follow-redirects "^1.0.0" |
| ... | ... | @@ -9232,7 +9230,7 @@ require-uncached@^1.0.3: |
| 9232 | 9230 | |
| 9233 | 9231 | requires-port@^1.0.0: |
| 9234 | 9232 | version "1.0.0" |
| 9235 | - resolved "https://registry.npm.taobao.org/requires-port/download/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | |
| 9233 | + resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" | |
| 9236 | 9234 | integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8= |
| 9237 | 9235 | |
| 9238 | 9236 | reselect@^3.0.1: | ... | ... |