File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 146146 "express" : " 4.18.3" ,
147147 "fast-glob" : " 3.3.2" ,
148148 "http-proxy" : " ^1.18.1" ,
149- "http-proxy-middleware" : " 2.0.6 " ,
149+ "http-proxy-middleware" : " 2.0.7 " ,
150150 "https-proxy-agent" : " 7.0.4" ,
151151 "husky" : " 9.0.11" ,
152152 "ini" : " 4.1.2" ,
Original file line number Diff line number Diff line change 3333 "esbuild-wasm" : " 0.20.1" ,
3434 "fast-glob" : " 3.3.2" ,
3535 "https-proxy-agent" : " 7.0.4" ,
36- "http-proxy-middleware" : " 2.0.6 " ,
36+ "http-proxy-middleware" : " 2.0.7 " ,
3737 "inquirer" : " 9.2.15" ,
3838 "jsonc-parser" : " 3.2.1" ,
3939 "karma-source-map-support" : " 1.4.0" ,
Original file line number Diff line number Diff line change 81728172 is-plain-obj "^3.0.0"
81738173 micromatch "^4.0.2"
81748174
8175+ 8176+ version "2.0.7"
8177+ resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
8178+ integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
8179+ dependencies:
8180+ "@types/http-proxy" "^1.17.8"
8181+ http-proxy "^1.18.1"
8182+ is-glob "^4.0.1"
8183+ is-plain-obj "^3.0.0"
8184+ micromatch "^4.0.2"
8185+
81758186http-proxy@^1.18.1:
81768187 version "1.18.1"
81778188 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