Skip to content

Commit 25c625a

Browse files
authored
Merge pull request #36 from mo-esmp/dependabot/nuget/src/Serilog.Ui.Web/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Serilog.Ui.Web
2 parents ea47827 + 2047908 commit 25c625a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Ui.Web/Serilog.Ui.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1818
</ItemGroup>
1919

2020
<Target Name="NpmInstall" Inputs="package.json" Outputs="node_modules/.install-stamp">

0 commit comments

Comments
 (0)