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
Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
Hi Team, we are using angular v17 and we have integrated Snyk into our code repo, snyk reported this security issue with @angular-devkit/[email protected] -> [email protected].
We found that the issue is fixed in [email protected] but that's available in @angular-devkit/build-angular@18. We do have a lot of dependencies in our project which doesn't work with Angular v18, so as of now we can't move to v18.
Could you please help with the fix?
Thanks!!
Minimal Reproduction
Create an angular application with version 17 and integrate your code repository with snyk, you will get the issue in snyk security report.