Skip to content

Commit

Permalink
Resolve security vulnerabilities (#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
grvillic committed Mar 5, 2024
1 parent bb153af commit 1eea9ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<PackageVersion Include="MSTest.TestFramework" Version="3.1.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Newtonsoft.Json.Schema" Version="3.0.15" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.8.0" />
<PackageVersion Include="NuGet.Versioning" Version="6.8.0" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.9.1" />
<PackageVersion Include="NuGet.Versioning" Version="6.9.1" />
<PackageVersion Include="packageurl-dotnet" Version="1.0.0" />
<PackageVersion Include="Polly" Version="8.2.1" />
<PackageVersion Include="SemanticVersioning" Version="2.0.2" />
Expand All @@ -54,4 +54,4 @@
<PackageVersion Include="Faker.net" Version="2.0.163" />
<PackageVersion Include="Valleysoft.DockerfileModel" Version="1.1.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 1eea9ac

Please sign in to comment.