Skip to content

Commit cbaeeb8

Browse files
Bump System.Formats.Asn1 and System.Security.Cryptography.Pkcs (#4369)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e51e79 commit cbaeeb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Sdk/Sdk.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2424
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
2525
<PackageReference Include="System.Security.Cryptography.Cng" Version="5.0.0" />
26-
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="10.0.6" />
26+
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="10.0.7" />
2727
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="10.0.3" />
2828
<PackageReference Include="Minimatch" Version="2.0.0" />
2929
<PackageReference Include="YamlDotNet.Signed" Version="5.3.0" />
3030
<PackageReference Include="System.Net.Http" Version="4.3.4" />
3131
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
3232
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
33-
<PackageReference Include="System.Formats.Asn1" Version="10.0.6" />
33+
<PackageReference Include="System.Formats.Asn1" Version="10.0.7" />
3434
</ItemGroup>
3535

3636
<ItemGroup>

0 commit comments

Comments
 (0)