Skip to content

Commit

Permalink
AA: fix security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed Jan 17, 2024
1 parent a67d45c commit 21ad2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExtLibs/AltitudeAngelWings/AltitudeAngelWings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Flurl.Http" Version="3.2.0" />
<PackageReference Include="GeoJSON.Net" Version="1.1.64" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.31.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.2.0" />
<PackageReference Include="System.Reactive" Version="4.0.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 21ad2fe

Please sign in to comment.