Home

How do I update Nuget packages that I don't even reference? LinqPad warning me

Just noticed the following message in the Output pane...

Warning: LINQPad has identified the following vulnerabilities in NuGet package Newtonsoft.Json 13.0.1:

Level 2 (High): https://github.com/advisories/GHSA-5crp-9r3c-p9vr
Try updating NuGet packages to latest. You can suppress this warning in Edit | Preferences > Advanced > Execution.

However, I don't use that package anywhere. Not in the current query and not in My Extensions.

I opened the LinqPad package manager, but it doesn't show the package as being referenced.

Thanks

Comments

Sign In or Register to comment.