File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 9494 "express-rate-limit" : " ^5.1.3" ,
9595 "fast-json-patch" : " ^3.1.1" ,
9696 "filesize" : " ^6.1.0" ,
97- "http-proxy-middleware" : " ^2.0.7 " ,
97+ "http-proxy-middleware" : " ^2.0.9 " ,
9898 "http-terminator" : " ^3.2.0" ,
9999 "isbot" : " ^5.1.26" ,
100100 "js-cookie" : " 2.2.1" ,
Original file line number Diff line number Diff line change @@ -6305,7 +6305,7 @@ http-proxy-agent@^7.0.0:
63056305 agent-base "^7.1.0"
63066306 debug "^4.3.4"
63076307
6308- [email protected] , http-proxy-middleware@^2.0.3, http-proxy-middleware@^2.0.7 :
6308+ 63096309 version "2.0.7"
63106310 resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
63116311 integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
@@ -6316,6 +6316,17 @@
[email protected] , http-proxy-middleware@^2.0.3, http-proxy-middleware
63166316 is-plain-obj "^3.0.0"
63176317 micromatch "^4.0.2"
63186318
6319+ http-proxy-middleware@^2.0.3, http-proxy-middleware@^2.0.9:
6320+ version "2.0.9"
6321+ resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
6322+ integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
6323+ dependencies:
6324+ "@types/http-proxy" "^1.17.8"
6325+ http-proxy "^1.18.1"
6326+ is-glob "^4.0.1"
6327+ is-plain-obj "^3.0.0"
6328+ micromatch "^4.0.2"
6329+
63196330http-proxy@^1.18.1:
63206331 version "1.18.1"
63216332 resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
You can’t perform that action at this time.
0 commit comments