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
The text was updated successfully, but these errors were encountered:
dashakureru
changed the title
@angular-devkit/build-angular v17.3.3 uses webpack-dev-server v4.15.1 which is scanned as vulnerabill
@angular-devkit/build-angular v17.3.3 uses webpack-dev-server v4.15.1 which is scanned as vulnerability
Apr 5, 2024
Command
version
Is this a regression?
The previous version in which this bug was not present was
No response
Description
webpack-dev-server is scanned as a vulnerability. see reference below.
I've already updated @angular-devkit/build-angular to v17.3.3 but it still uses 4.15.1
![image](https://private-user-images.githubusercontent.com/42427219/319905720-4dd5b091-4bbc-400e-8548-3dc52d43cfcd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MDU0MDcsIm5iZiI6MTczOTUwNTEwNywicGF0aCI6Ii80MjQyNzIxOS8zMTk5MDU3MjAtNGRkNWIwOTEtNGJiYy00MDBlLTg1NDgtM2RjNTJkNDNjZmNkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDAzNTE0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRjNjA3NWY5M2U4Y2IyMDhjZDNlMWM0ZTAzNDY0Nzg5MmEwOTVkNTAwNmNmOWM1ZDZkYjQ2MjA5MjNhYmJlMmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.YvHRZMGzynVyUHjAxoP1vJraUoRngepYJrADiWX1xTE)
![image](https://private-user-images.githubusercontent.com/42427219/319903803-9a58ac19-3d43-4a14-9c90-c56397e2a41b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MDU0MDcsIm5iZiI6MTczOTUwNTEwNywicGF0aCI6Ii80MjQyNzIxOS8zMTk5MDM4MDMtOWE1OGFjMTktM2Q0My00YTE0LTljOTAtYzU2Mzk3ZTJhNDFiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDAzNTE0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNhNjcxMzg1ZjY3MDJlOTcwYTU5Yjk5MjMxOTI4NWUyMTdlYzE4NGU2NDRmMGRiMmNjYTZiZmVjMzQyMDk0NmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Uwefkrsh3qeryPiCGsI1Fr49bhAOwRtECbeX--kDMsg)
I've also tried npm audit fix, it didn't work.
Minimal Reproduction
use @angular-devkit/build-angular to v17.3.3 and it will install v4.15.1
Exception or Error
No response
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: