Skip to content

Commit 07fcd38

Browse files
authored
chore(deps): http-proxy 1.18.1 (#442)
1 parent 7104ebe commit 07fcd38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"dependencies": {
7575
"@types/http-proxy": "^1.17.4",
76-
"http-proxy": "^1.18.0",
76+
"http-proxy": "^1.18.1",
7777
"is-glob": "^4.0.1",
7878
"lodash": "^4.17.15",
7979
"micromatch": "^4.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3001,10 +3001,10 @@ [email protected]:
30013001
eventemitter3 "1.x.x"
30023002
requires-port "1.x.x"
30033003

3004-
http-proxy@^1.18.0:
3005-
version "1.18.0"
3006-
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
3007-
integrity sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==
3004+
http-proxy@^1.18.1:
3005+
version "1.18.1"
3006+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
3007+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
30083008
dependencies:
30093009
eventemitter3 "^4.0.0"
30103010
follow-redirects "^1.0.0"

0 commit comments

Comments
 (0)