aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2021-10-04 15:07:11 +0200
committerGitHub <noreply@github.com>2021-10-04 15:07:11 +0200
commit62d5315b0b0a4781fbc0c861ab3a45e72bfe1978 (patch)
treed64b4c27fb56297c04278488f28b983b10bf5137
parent1888e7ac216d4a06d3cf1675a820f034b3099740 (diff)
parent2b61fad3a098db7b96dfefee1e687579b142d289 (diff)
Merge pull request #6661 from jellyfin/dependabot/nuget/sharpcompress-0.30.0
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index 0e1386ef5..015a70263 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.10" />
<PackageReference Include="Mono.Nat" Version="3.0.1" />
<PackageReference Include="prometheus-net.DotNetRuntime" Version="4.2.1" />
- <PackageReference Include="sharpcompress" Version="0.29.0" />
+ <PackageReference Include="sharpcompress" Version="0.30.0" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="3.1.0" />
<PackageReference Include="DotNet.Glob" Version="3.1.2" />
</ItemGroup>