Commit 1bbd792
committed
Fix security vulnerabilities in transitive dependencies
Security fixes:
- Override System.Drawing.Common 4.5.0 → 10.0.0 (fixes critical vulnerability GHSA-rxg9-xrhp-64gj)
- Override Microsoft.IdentityModel.JsonWebTokens 6.10.0 → 8.14.0 (fixes moderate vulnerability GHSA-59j7-ghrg-fj52)
- Override System.IdentityModel.Tokens.Jwt 6.10.0 → 8.14.0 (fixes moderate vulnerability GHSA-59j7-ghrg-fj52)
Other improvements:
- Removed Microsoft.Extensions.Configuration.Binder (unnecessary in .NET 10)1 parent fbf499c commit 1bbd792
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments