Merge pull request #14 from vkaelin/dependabot/npm_and_yarn/client/http-proxy-1.18.1

chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /client
This commit is contained in:
Valentin Kaelin 2020-09-25 18:59:21 +02:00 committed by GitHub
commit ca707ebe55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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