Merge 432a2683911522d93e251772c798271cf47793ef into a7ba50df6cbf98bd31a6de0ebf678d283e0b7130

This commit is contained in:
dependabot[bot] 2020-09-11 22:29:52 +00:00 committed by GitHub
commit 5aff88c02f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5211,9 +5211,9 @@
"dev": true
},
"http-proxy": {
"version": "1.18.0",
"resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.0.tgz",
"integrity": "sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==",
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
"integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.0",