Bump SharpZipLib from 0.86.0 to 1.3.3 (#3293)

---
updated-dependencies:
- dependency-name: SharpZipLib
  dependency-version: 1.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-22 17:31:48 +03:00 committed by GitHub
parent 272eaf8c2a
commit 24ac7de6a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,6 @@
<ItemGroup>
<PackageReference Include="System.Resources.Extensions" Version="9.0.0" />
<PackageReference Include="SharpZipLib" Version="0.86.0" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
</ItemGroup>
</Project>