Skip to content

Commit

Permalink
fix: GeoChatter/GeoChatter.Web/GeoChatter.Web.csproj to reduce vulner…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 10, 2024
1 parent b3ea4f8 commit a105ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GeoChatter/GeoChatter.Web/GeoChatter.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="6.0.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.8.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.2" />
Expand Down

0 comments on commit a105ef4

Please sign in to comment.