Skip to content

Commit b6a1f16

Browse files
svcprodsec-sendgridsnyk-boteshanholtz
authored
chore: [Snyk] Fix for 6 vulnerabilities (#1141)
Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Elise Shanholtz <[email protected]>
1 parent 6169c51 commit b6a1f16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ExampleNet45ASPNetProject/SendGrid.ASPSamples/packages.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<package id="Antlr" version="3.4.1.9004" targetFramework="net452" />
44
<package id="bootstrap" version="3.4.1" targetFramework="net452" />
55
<package id="EntityFramework" version="6.1.3" targetFramework="net452" />
6-
<package id="jQuery" version="1.10.2" targetFramework="net452" />
7-
<package id="jQuery.Validation" version="1.11.1" targetFramework="net452" />
6+
<package id="jQuery" version="3.5.0" targetFramework="net452" />
7+
<package id="jQuery.Validation" version="1.19.3" targetFramework="net452" />
88
<package id="Microsoft.ApplicationInsights" version="2.2.0" targetFramework="net452" />
99
<package id="Microsoft.ApplicationInsights.Agent.Intercept" version="2.0.6" targetFramework="net452" />
1010
<package id="Microsoft.ApplicationInsights.DependencyCollector" version="2.2.0" targetFramework="net452" />
@@ -22,7 +22,7 @@
2222
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net452" />
2323
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.3" targetFramework="net452" />
2424
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net452" developmentDependency="true" />
25-
<package id="Microsoft.Owin" version="3.0.1" targetFramework="net452" />
25+
<package id="Microsoft.Owin" version="4.1.1" targetFramework="net452" />
2626
<package id="Microsoft.Owin.Host.SystemWeb" version="3.0.1" targetFramework="net452" />
2727
<package id="Microsoft.Owin.Security" version="3.0.1" targetFramework="net452" />
2828
<package id="Microsoft.Owin.Security.Cookies" version="3.0.1" targetFramework="net452" />

0 commit comments

Comments
 (0)