1
0
mirror of https://github.com/bitwarden/server synced 2026-01-29 15:53:36 +00:00

[deps] Vault: Update AngleSharp to 1.4.0 (#5868)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nick Krantz <125900171+nick-livefront@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-26 12:04:23 -06:00
committed by GitHub
parent 5104ec5f98
commit 2a458807a5

View File

@@ -9,7 +9,7 @@
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Icons' " />
<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.2.0" />
<PackageReference Include="AngleSharp" Version="1.4.0" />
</ItemGroup>
<ItemGroup>