File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 3131 </PackageReference >
3232
3333 <PackageReference Include =" SharpYaml" Version =" 2.1.1" />
34- <PackageReference Include =" System.Text.Json" Version =" 9.0.0" />
34+ <PackageReference Include =" System.Text.Json" Version =" [8.0,)" />
35+ <NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-hh2w-p6rv-4g7w" />
36+ <NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-8g4q-xg66-9fp4" />
3537 </ItemGroup >
3638
3739 <ItemGroup >
Original file line number Diff line number Diff line change 2222 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
2323 </PropertyGroup >
2424 <ItemGroup >
25- <PackageReference Include =" System.Text.Json" Version =" 9.0.0" />
25+ <PackageReference Include =" System.Text.Json" Version =" [8.0,)" />
26+ <NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-hh2w-p6rv-4g7w" />
27+ <NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-8g4q-xg66-9fp4" />
2628 </ItemGroup >
2729
2830 <ItemGroup >
You can’t perform that action at this time.
0 commit comments