Skip to content

Commit

Permalink
chore: Security upgrade Newtonsoft.Json from 10.0.3 to 13.0.1 (#1175)
Browse files Browse the repository at this point in the history
  • Loading branch information
svcprodsec-sendgrid authored Apr 25, 2022
1 parent ba65b6c commit 57d8bf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.7" targetFramework="net461" />
<package id="Microsoft.Net.Compilers" version="2.3.2" targetFramework="net461" developmentDependency="true" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net461" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net461" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net461" />
<package id="Sendgrid" version="9.9.0" targetFramework="net461" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net461" />
<package id="System.Security.Cryptography.Algorithms" version="4.3.0" targetFramework="net461" />
Expand Down

0 comments on commit 57d8bf1

Please sign in to comment.