Skip to content

Commit b1be4eb

Browse files
authored
chore(deps): Bump System.Security.Cryptography.Xml for CVEs (#1449)
Pins System.Security.Cryptography.Xml to 9.0.18 to remediate CVE-2026-26171 and CVE-2026-33116 in the Typewriter project. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: b925a358-5d34-4537-8327-fe1fa580d903
1 parent d631a68 commit b1be4eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Typewriter/Typewriter.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0" />
2323
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
2424
<PackageReference Include="Microsoft.Extensions.Configuration.Xml" Version="9.0.3" />
25+
<PackageReference Include="System.Security.Cryptography.Xml" Version="9.0.18" />
2526
<PackageReference Include="Nito.AsyncEx">
2627
<Version>5.1.2</Version>
2728
</PackageReference>

0 commit comments

Comments
 (0)