File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ For addin compatible with Cake Script Runners see Cake.AzureDevOps.
29
29
<dependency id =" Microsoft.VisualStudio.Services.InteractiveClient" version =" 19.225.1" exclude =" Build,Analyzers" />
30
30
<dependency id =" TfsUrlParser" version =" 1.5.0" exclude =" Build,Analyzers" />
31
31
<!-- Transitive dependencies specified to fix security vulnerabilities-->
32
- <dependency id =" Microsoft.Identity.Client" version =" 4.66.2 " />
32
+ <dependency id =" Microsoft.Identity.Client" version =" 4.72.1 " />
33
33
<dependency id =" System.Data.SqlClient" version =" 4.9.0" />
34
34
<dependency id =" System.Formats.Asn1" version =" 9.0.0" />
35
35
<dependency id =" System.IdentityModel.Tokens.Jwt" version =" 8.2.1" />
@@ -42,7 +42,7 @@ For addin compatible with Cake Script Runners see Cake.AzureDevOps.
42
42
<dependency id =" Microsoft.VisualStudio.Services.InteractiveClient" version =" 19.225.1" exclude =" Build,Analyzers" />
43
43
<dependency id =" TfsUrlParser" version =" 1.5.0" exclude =" Build,Analyzers" />
44
44
<!-- Transitive dependencies specified to fix security vulnerabilities-->
45
- <dependency id =" Microsoft.Identity.Client" version =" 4.66.2 " />
45
+ <dependency id =" Microsoft.Identity.Client" version =" 4.72.1 " />
46
46
<dependency id =" System.Data.SqlClient" version =" 4.9.0" />
47
47
<dependency id =" System.Formats.Asn1" version =" 9.0.0" />
48
48
<dependency id =" System.IdentityModel.Tokens.Jwt" version =" 8.2.1" />
You can’t perform that action at this time.
0 commit comments