Skip to content

Commit 66d7b01

Browse files
Bump Newtonsoft.Json from 8.0.3 to 13.0.1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@8.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1120818 commit 66d7b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<package id="Microsoft.NetFramework.Analyzers" version="3.3.0" targetFramework="net452" developmentDependency="true" />
2525
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net452" />
2626
<package id="Modernizr" version="2.6.2" targetFramework="net452" />
27-
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net452" />
27+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />
2828
<package id="Respond" version="1.2.0" targetFramework="net452" />
2929
<package id="WebActivator" version="1.2.0.0" targetFramework="net452" />
3030
<package id="WebGrease" version="1.5.2" targetFramework="net452" />

0 commit comments

Comments
 (0)