forked from fsprojects/FAKE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update System.Text.Json in the fakerunner group to 8.0.4 to fix vulne…
…rability (fsprojects#2805) Update System.Text.Json in the fakerunner group to 8.0.4 to fix GHSA-hh2w-p6rv-4g7w ### Description fake-cli has a transitive dependency on System.Text.Json, via Microsoft.Deployment.DotNet.Releases. The fake-cli 6.1.0 nuget package contains a v7.0.x copy of that, which is listed as suffering from GHSA-hh2w-p6rv-4g7w This is an attempt at fixing that, by updating to the fixed 8.0.4 version. I'm not sure if this is the best way to do the update, as I'm still not getting to grips with managing transitive dependencies with Paket :-(
- Loading branch information
Showing
2 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters