Skip to content

Commit 4a59d31

Browse files
[deps]: Update AutoMapper to v15 [SECURITY]
1 parent bce6358 commit 4a59d31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bitwarden_license/src/Commercial.Infrastructure.EntityFramework/Commercial.Infrastructure.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Nullable>enable</Nullable>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="AutoMapper" Version="[14.0.0]" />
7+
<PackageReference Include="AutoMapper" Version="[15.1.3]" />
88
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-rvv3-g6hj-g44x" />
99
</ItemGroup>
1010
<ItemGroup>

src/Infrastructure.EntityFramework/Infrastructure.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<ItemGroup>
9-
<PackageReference Include="AutoMapper" Version="[14.0.0]" />
9+
<PackageReference Include="AutoMapper" Version="[15.1.3]" />
1010
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-rvv3-g6hj-g44x" />
1111
<PackageReference Include="linq2db" Version="[5.4.1]" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="[8.0.8]" />

0 commit comments

Comments
 (0)