You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
High Denial of Service
Package http-proxy
Patched in No patch available
Dependency of @angular-devkit/build-angular [dev]
Path @angular-devkit/build-angular > webpack-dev-server >
http-proxy-middleware > http-proxy
More info https://npmjs.com/advisories/1486
Anything else relevant?
This isn't a bug directly in this project, but I'd like to open this issue to track the progress of the vulnerability in dependencies.
🐞 Bug report
Description
npm audit reports a high severity denial of service vulnerability in the
http-proxy
dependency.This is in the
@angular-devkit/build-angular
package.http-proxy
is a downstream dependency ofwebpack-dev-server
.🔬 Minimal Reproduction
🔥 Exception or Error
🌍 Your Environment
Angular CLI: 9.1.0
Node: 12.14.1
OS: linux x64
Angular: 9.1.0
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Ivy Workspace: Yes
Package Version
@angular-devkit/architect 0.901.0
@angular-devkit/build-angular 0.901.0
@angular-devkit/build-ng-packagr 0.901.0
@angular-devkit/build-optimizer 0.901.0
@angular-devkit/build-webpack 0.901.0
@angular-devkit/core 9.1.0
@angular-devkit/schematics 9.1.0
@angular/cdk 9.2.0
@ngtools/webpack 9.1.0
@schematics/angular 9.1.0
@schematics/update 0.901.0
ng-packagr 9.1.0
rxjs 6.5.4
typescript 3.8.3
webpack 4.42.0
Anything else relevant?
This isn't a bug directly in this project, but I'd like to open this issue to track the progress of the vulnerability in dependencies.
npm advisoty: https://npmjs.com/advisories/1486
http-proxy
issue: http-party/node-http-proxy#1446webpack-dev-server
issue: webpack/webpack-dev-server#2605The text was updated successfully, but these errors were encountered: