I got this vulnerability https://github.com/advisories/GHSA-hc6q-2mpp-qw7j in my nestjs deployment. How to solve this?
#webpack vulnerability 5.75.0 -> 5.76.0
1 messages · Page 1 of 1 (latest)
I'm waiting for this PR to get merged: https://github.com/nestjs/nest-cli/pull/1975
you could also use the overrides feature from NPM: https://docs.npmjs.com/cli/v8/configuring-npm/package-json/#overrides
Looks like the PR is closed.
Merged fix: https://github.com/nestjs/nest-cli/issues/1976
Last comment refers to the same PR posted above and that's just closed
Ah, shoot you're correct. Saw the purple and assumed
fixed
It's fixed in the latest version I suppose but not backported to 8.x?
yeah
you could open a new issue requesting that back port
@pearl thorn I tried to raise a PR but looks like we can't raise it against an older tag or branch? Can't find any information in the contribution guidelines either. Do you have any idea?
don't worry
Kamil can do that easily 🙂