Skip to content

Commit

Permalink
chore(deps): update dependency bootstrap to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nrda-renovate[bot] committed May 20, 2024
1 parent 2ae8840 commit eab79f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/DARE-FrontEnd/DARE-FrontEnd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
<PackageReference Include="Duende.AccessTokenManagement" Version="2.0.3" />
<PackageReference Include="Duende.AccessTokenManagement.OpenIdConnect" Version="2.0.3" />
<PackageReference Include="bootstrap" Version="5.3.2" />
<PackageReference Include="bootstrap" Version="5.3.3" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="7.0.13" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.13" />
Expand Down
2 changes: 1 addition & 1 deletion src/Data-Egress-UI/Data-Egress-UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="bootstrap" Version="5.3.2" />
<PackageReference Include="bootstrap" Version="5.3.3" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/TRE-UI/TRE-UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>

<PackageReference Include="bootstrap" Version="5.3.2" />
<PackageReference Include="bootstrap" Version="5.3.3" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.13" />
Expand Down

0 comments on commit eab79f1

Please sign in to comment.