Skip to content

Commit 34f2f39

Browse files
build(deps): update dependency azure.identity to 1.12.1 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de858c8 commit 34f2f39

File tree

8 files changed

+152
-152
lines changed

8 files changed

+152
-152
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<CentralPackageVersionOverrideEnabled>false</CentralPackageVersionOverrideEnabled>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageVersion Include="Azure.Identity" Version="1.12.0" />
8+
<PackageVersion Include="Azure.Identity" Version="1.12.1" />
99
<PackageVersion Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
1010
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
1111
<PackageVersion Include="coverlet.collector" Version="6.0.2" />

perf/AzureKeyVaultReference.Benchmark/packages.lock.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -190,19 +190,19 @@
190190
},
191191
"Microsoft.Identity.Client": {
192192
"type": "Transitive",
193-
"resolved": "4.61.3",
194-
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
193+
"resolved": "4.65.0",
194+
"contentHash": "RV35ZcJ5/P7n+Zu6J3wmtiDdK6MW5h6EpZ0ojjB9sMwNhGHEJCv829cb3kZ4PZ664llYFv8sbUITWWGvBTqv0Q==",
195195
"dependencies": {
196196
"Microsoft.IdentityModel.Abstractions": "6.35.0",
197197
"System.Diagnostics.DiagnosticSource": "6.0.1"
198198
}
199199
},
200200
"Microsoft.Identity.Client.Extensions.Msal": {
201201
"type": "Transitive",
202-
"resolved": "4.61.3",
203-
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
202+
"resolved": "4.65.0",
203+
"contentHash": "JIOBFMAyVSqGWP4dNoST+A9BRJMGC8m73BNbR1oKA8nUjGyR8Fd4eOOME/VDrd26I5JWU4RtmWqpt20lpp2r5w==",
204204
"dependencies": {
205-
"Microsoft.Identity.Client": "4.61.3",
205+
"Microsoft.Identity.Client": "4.65.0",
206206
"System.Security.Cryptography.ProtectedData": "4.5.0"
207207
}
208208
},
@@ -417,7 +417,7 @@
417417
"Raiqub.AzureKeyVaultReference": {
418418
"type": "Project",
419419
"dependencies": {
420-
"Azure.Identity": "[1.12.0, )",
420+
"Azure.Identity": "[1.12.1, )",
421421
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
422422
}
423423
},
@@ -433,13 +433,13 @@
433433
},
434434
"Azure.Identity": {
435435
"type": "CentralTransitive",
436-
"requested": "[1.12.0, )",
437-
"resolved": "1.12.0",
438-
"contentHash": "OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==",
436+
"requested": "[1.12.1, )",
437+
"resolved": "1.12.1",
438+
"contentHash": "7j7ksn+1X2swW2DDDEEywK5wxuYImzMIXnunZTB83E3mwzBbyHOob1hO1wOG5fMZYTGe/+9gyc/qurcozaSm1A==",
439439
"dependencies": {
440440
"Azure.Core": "1.40.0",
441-
"Microsoft.Identity.Client": "4.61.3",
442-
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
441+
"Microsoft.Identity.Client": "4.65.0",
442+
"Microsoft.Identity.Client.Extensions.Msal": "4.65.0",
443443
"System.Memory": "4.5.4",
444444
"System.Security.Cryptography.ProtectedData": "4.7.0",
445445
"System.Text.Json": "4.7.2",

samples/SampleWebApplication/packages.lock.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -148,19 +148,19 @@
148148
},
149149
"Microsoft.Identity.Client": {
150150
"type": "Transitive",
151-
"resolved": "4.61.3",
152-
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
151+
"resolved": "4.65.0",
152+
"contentHash": "RV35ZcJ5/P7n+Zu6J3wmtiDdK6MW5h6EpZ0ojjB9sMwNhGHEJCv829cb3kZ4PZ664llYFv8sbUITWWGvBTqv0Q==",
153153
"dependencies": {
154154
"Microsoft.IdentityModel.Abstractions": "6.35.0",
155155
"System.Diagnostics.DiagnosticSource": "6.0.1"
156156
}
157157
},
158158
"Microsoft.Identity.Client.Extensions.Msal": {
159159
"type": "Transitive",
160-
"resolved": "4.61.3",
161-
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
160+
"resolved": "4.65.0",
161+
"contentHash": "JIOBFMAyVSqGWP4dNoST+A9BRJMGC8m73BNbR1oKA8nUjGyR8Fd4eOOME/VDrd26I5JWU4RtmWqpt20lpp2r5w==",
162162
"dependencies": {
163-
"Microsoft.Identity.Client": "4.61.3",
163+
"Microsoft.Identity.Client": "4.65.0",
164164
"System.Security.Cryptography.ProtectedData": "4.5.0"
165165
}
166166
},
@@ -266,7 +266,7 @@
266266
"Raiqub.AzureKeyVaultReference": {
267267
"type": "Project",
268268
"dependencies": {
269-
"Azure.Identity": "[1.12.0, )",
269+
"Azure.Identity": "[1.12.1, )",
270270
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
271271
}
272272
},
@@ -282,13 +282,13 @@
282282
},
283283
"Azure.Identity": {
284284
"type": "CentralTransitive",
285-
"requested": "[1.12.0, )",
286-
"resolved": "1.12.0",
287-
"contentHash": "OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==",
285+
"requested": "[1.12.1, )",
286+
"resolved": "1.12.1",
287+
"contentHash": "7j7ksn+1X2swW2DDDEEywK5wxuYImzMIXnunZTB83E3mwzBbyHOob1hO1wOG5fMZYTGe/+9gyc/qurcozaSm1A==",
288288
"dependencies": {
289289
"Azure.Core": "1.40.0",
290-
"Microsoft.Identity.Client": "4.61.3",
291-
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
290+
"Microsoft.Identity.Client": "4.65.0",
291+
"Microsoft.Identity.Client.Extensions.Msal": "4.65.0",
292292
"System.Memory": "4.5.4",
293293
"System.Security.Cryptography.ProtectedData": "4.7.0",
294294
"System.Text.Json": "4.7.2",

samples/SampleWorkerService/packages.lock.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -264,19 +264,19 @@
264264
},
265265
"Microsoft.Identity.Client": {
266266
"type": "Transitive",
267-
"resolved": "4.61.3",
268-
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
267+
"resolved": "4.65.0",
268+
"contentHash": "RV35ZcJ5/P7n+Zu6J3wmtiDdK6MW5h6EpZ0ojjB9sMwNhGHEJCv829cb3kZ4PZ664llYFv8sbUITWWGvBTqv0Q==",
269269
"dependencies": {
270270
"Microsoft.IdentityModel.Abstractions": "6.35.0",
271271
"System.Diagnostics.DiagnosticSource": "6.0.1"
272272
}
273273
},
274274
"Microsoft.Identity.Client.Extensions.Msal": {
275275
"type": "Transitive",
276-
"resolved": "4.61.3",
277-
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
276+
"resolved": "4.65.0",
277+
"contentHash": "JIOBFMAyVSqGWP4dNoST+A9BRJMGC8m73BNbR1oKA8nUjGyR8Fd4eOOME/VDrd26I5JWU4RtmWqpt20lpp2r5w==",
278278
"dependencies": {
279-
"Microsoft.Identity.Client": "4.61.3",
279+
"Microsoft.Identity.Client": "4.65.0",
280280
"System.Security.Cryptography.ProtectedData": "4.5.0"
281281
}
282282
},
@@ -361,7 +361,7 @@
361361
"Raiqub.AzureKeyVaultReference": {
362362
"type": "Project",
363363
"dependencies": {
364-
"Azure.Identity": "[1.12.0, )",
364+
"Azure.Identity": "[1.12.1, )",
365365
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
366366
}
367367
},
@@ -377,13 +377,13 @@
377377
},
378378
"Azure.Identity": {
379379
"type": "CentralTransitive",
380-
"requested": "[1.12.0, )",
381-
"resolved": "1.12.0",
382-
"contentHash": "OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==",
380+
"requested": "[1.12.1, )",
381+
"resolved": "1.12.1",
382+
"contentHash": "7j7ksn+1X2swW2DDDEEywK5wxuYImzMIXnunZTB83E3mwzBbyHOob1hO1wOG5fMZYTGe/+9gyc/qurcozaSm1A==",
383383
"dependencies": {
384384
"Azure.Core": "1.40.0",
385-
"Microsoft.Identity.Client": "4.61.3",
386-
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
385+
"Microsoft.Identity.Client": "4.65.0",
386+
"Microsoft.Identity.Client.Extensions.Msal": "4.65.0",
387387
"System.Memory": "4.5.4",
388388
"System.Security.Cryptography.ProtectedData": "4.7.0",
389389
"System.Text.Json": "4.7.2",

src/AzureKeyVaultReference.Configuration/packages.lock.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -195,19 +195,19 @@
195195
},
196196
"Microsoft.Identity.Client": {
197197
"type": "Transitive",
198-
"resolved": "4.61.3",
199-
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
198+
"resolved": "4.65.0",
199+
"contentHash": "RV35ZcJ5/P7n+Zu6J3wmtiDdK6MW5h6EpZ0ojjB9sMwNhGHEJCv829cb3kZ4PZ664llYFv8sbUITWWGvBTqv0Q==",
200200
"dependencies": {
201201
"Microsoft.IdentityModel.Abstractions": "6.35.0",
202202
"System.Diagnostics.DiagnosticSource": "6.0.1"
203203
}
204204
},
205205
"Microsoft.Identity.Client.Extensions.Msal": {
206206
"type": "Transitive",
207-
"resolved": "4.61.3",
208-
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
207+
"resolved": "4.65.0",
208+
"contentHash": "JIOBFMAyVSqGWP4dNoST+A9BRJMGC8m73BNbR1oKA8nUjGyR8Fd4eOOME/VDrd26I5JWU4RtmWqpt20lpp2r5w==",
209209
"dependencies": {
210-
"Microsoft.Identity.Client": "4.61.3",
210+
"Microsoft.Identity.Client": "4.65.0",
211211
"System.IO.FileSystem.AccessControl": "5.0.0",
212212
"System.Security.Cryptography.ProtectedData": "4.5.0"
213213
}
@@ -345,20 +345,20 @@
345345
"Raiqub.AzureKeyVaultReference": {
346346
"type": "Project",
347347
"dependencies": {
348-
"Azure.Identity": "[1.12.0, )",
348+
"Azure.Identity": "[1.12.1, )",
349349
"Azure.Security.KeyVault.Secrets": "[4.6.0, )",
350350
"IndexRange": "[1.0.3, )"
351351
}
352352
},
353353
"Azure.Identity": {
354354
"type": "CentralTransitive",
355-
"requested": "[1.12.0, )",
356-
"resolved": "1.12.0",
357-
"contentHash": "OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==",
355+
"requested": "[1.12.1, )",
356+
"resolved": "1.12.1",
357+
"contentHash": "7j7ksn+1X2swW2DDDEEywK5wxuYImzMIXnunZTB83E3mwzBbyHOob1hO1wOG5fMZYTGe/+9gyc/qurcozaSm1A==",
358358
"dependencies": {
359359
"Azure.Core": "1.40.0",
360-
"Microsoft.Identity.Client": "4.61.3",
361-
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
360+
"Microsoft.Identity.Client": "4.65.0",
361+
"Microsoft.Identity.Client.Extensions.Msal": "4.65.0",
362362
"System.Memory": "4.5.4",
363363
"System.Security.Cryptography.ProtectedData": "4.7.0",
364364
"System.Text.Json": "4.7.2",
@@ -578,19 +578,19 @@
578578
},
579579
"Microsoft.Identity.Client": {
580580
"type": "Transitive",
581-
"resolved": "4.61.3",
582-
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
581+
"resolved": "4.65.0",
582+
"contentHash": "RV35ZcJ5/P7n+Zu6J3wmtiDdK6MW5h6EpZ0ojjB9sMwNhGHEJCv829cb3kZ4PZ664llYFv8sbUITWWGvBTqv0Q==",
583583
"dependencies": {
584584
"Microsoft.IdentityModel.Abstractions": "6.35.0",
585585
"System.Diagnostics.DiagnosticSource": "6.0.1"
586586
}
587587
},
588588
"Microsoft.Identity.Client.Extensions.Msal": {
589589
"type": "Transitive",
590-
"resolved": "4.61.3",
591-
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
590+
"resolved": "4.65.0",
591+
"contentHash": "JIOBFMAyVSqGWP4dNoST+A9BRJMGC8m73BNbR1oKA8nUjGyR8Fd4eOOME/VDrd26I5JWU4RtmWqpt20lpp2r5w==",
592592
"dependencies": {
593-
"Microsoft.Identity.Client": "4.61.3",
593+
"Microsoft.Identity.Client": "4.65.0",
594594
"System.IO.FileSystem.AccessControl": "5.0.0",
595595
"System.Security.Cryptography.ProtectedData": "4.5.0"
596596
}
@@ -719,20 +719,20 @@
719719
"Raiqub.AzureKeyVaultReference": {
720720
"type": "Project",
721721
"dependencies": {
722-
"Azure.Identity": "[1.12.0, )",
722+
"Azure.Identity": "[1.12.1, )",
723723
"Azure.Security.KeyVault.Secrets": "[4.6.0, )",
724724
"IndexRange": "[1.0.3, )"
725725
}
726726
},
727727
"Azure.Identity": {
728728
"type": "CentralTransitive",
729-
"requested": "[1.12.0, )",
730-
"resolved": "1.12.0",
731-
"contentHash": "OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==",
729+
"requested": "[1.12.1, )",
730+
"resolved": "1.12.1",
731+
"contentHash": "7j7ksn+1X2swW2DDDEEywK5wxuYImzMIXnunZTB83E3mwzBbyHOob1hO1wOG5fMZYTGe/+9gyc/qurcozaSm1A==",
732732
"dependencies": {
733733
"Azure.Core": "1.40.0",
734-
"Microsoft.Identity.Client": "4.61.3",
735-
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
734+
"Microsoft.Identity.Client": "4.65.0",
735+
"Microsoft.Identity.Client.Extensions.Msal": "4.65.0",
736736
"System.Memory": "4.5.4",
737737
"System.Security.Cryptography.ProtectedData": "4.7.0",
738738
"System.Text.Json": "4.7.2",
@@ -942,19 +942,19 @@
942942
},
943943
"Microsoft.Identity.Client": {
944944
"type": "Transitive",
945-
"resolved": "4.61.3",
946-
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
945+
"resolved": "4.65.0",
946+
"contentHash": "RV35ZcJ5/P7n+Zu6J3wmtiDdK6MW5h6EpZ0ojjB9sMwNhGHEJCv829cb3kZ4PZ664llYFv8sbUITWWGvBTqv0Q==",
947947
"dependencies": {
948948
"Microsoft.IdentityModel.Abstractions": "6.35.0",
949949
"System.Diagnostics.DiagnosticSource": "6.0.1"
950950
}
951951
},
952952
"Microsoft.Identity.Client.Extensions.Msal": {
953953
"type": "Transitive",
954-
"resolved": "4.61.3",
955-
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
954+
"resolved": "4.65.0",
955+
"contentHash": "JIOBFMAyVSqGWP4dNoST+A9BRJMGC8m73BNbR1oKA8nUjGyR8Fd4eOOME/VDrd26I5JWU4RtmWqpt20lpp2r5w==",
956956
"dependencies": {
957-
"Microsoft.Identity.Client": "4.61.3",
957+
"Microsoft.Identity.Client": "4.65.0",
958958
"System.Security.Cryptography.ProtectedData": "4.5.0"
959959
}
960960
},
@@ -1034,19 +1034,19 @@
10341034
"Raiqub.AzureKeyVaultReference": {
10351035
"type": "Project",
10361036
"dependencies": {
1037-
"Azure.Identity": "[1.12.0, )",
1037+
"Azure.Identity": "[1.12.1, )",
10381038
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
10391039
}
10401040
},
10411041
"Azure.Identity": {
10421042
"type": "CentralTransitive",
1043-
"requested": "[1.12.0, )",
1044-
"resolved": "1.12.0",
1045-
"contentHash": "OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==",
1043+
"requested": "[1.12.1, )",
1044+
"resolved": "1.12.1",
1045+
"contentHash": "7j7ksn+1X2swW2DDDEEywK5wxuYImzMIXnunZTB83E3mwzBbyHOob1hO1wOG5fMZYTGe/+9gyc/qurcozaSm1A==",
10461046
"dependencies": {
10471047
"Azure.Core": "1.40.0",
1048-
"Microsoft.Identity.Client": "4.61.3",
1049-
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
1048+
"Microsoft.Identity.Client": "4.65.0",
1049+
"Microsoft.Identity.Client.Extensions.Msal": "4.65.0",
10501050
"System.Memory": "4.5.4",
10511051
"System.Security.Cryptography.ProtectedData": "4.7.0",
10521052
"System.Text.Json": "4.7.2",
@@ -1265,19 +1265,19 @@
12651265
},
12661266
"Microsoft.Identity.Client": {
12671267
"type": "Transitive",
1268-
"resolved": "4.61.3",
1269-
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
1268+
"resolved": "4.65.0",
1269+
"contentHash": "RV35ZcJ5/P7n+Zu6J3wmtiDdK6MW5h6EpZ0ojjB9sMwNhGHEJCv829cb3kZ4PZ664llYFv8sbUITWWGvBTqv0Q==",
12701270
"dependencies": {
12711271
"Microsoft.IdentityModel.Abstractions": "6.35.0",
12721272
"System.Diagnostics.DiagnosticSource": "6.0.1"
12731273
}
12741274
},
12751275
"Microsoft.Identity.Client.Extensions.Msal": {
12761276
"type": "Transitive",
1277-
"resolved": "4.61.3",
1278-
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
1277+
"resolved": "4.65.0",
1278+
"contentHash": "JIOBFMAyVSqGWP4dNoST+A9BRJMGC8m73BNbR1oKA8nUjGyR8Fd4eOOME/VDrd26I5JWU4RtmWqpt20lpp2r5w==",
12791279
"dependencies": {
1280-
"Microsoft.Identity.Client": "4.61.3",
1280+
"Microsoft.Identity.Client": "4.65.0",
12811281
"System.Security.Cryptography.ProtectedData": "4.5.0"
12821282
}
12831283
},
@@ -1345,19 +1345,19 @@
13451345
"Raiqub.AzureKeyVaultReference": {
13461346
"type": "Project",
13471347
"dependencies": {
1348-
"Azure.Identity": "[1.12.0, )",
1348+
"Azure.Identity": "[1.12.1, )",
13491349
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
13501350
}
13511351
},
13521352
"Azure.Identity": {
13531353
"type": "CentralTransitive",
1354-
"requested": "[1.12.0, )",
1355-
"resolved": "1.12.0",
1356-
"contentHash": "OBIM3aPz8n9oEO5fdnee+Vsc5Nl4W3FeslPpESyDiyByntQI5BAa76KD60eFXm9ulevnwxGZP9YXL8Y+paI5Uw==",
1354+
"requested": "[1.12.1, )",
1355+
"resolved": "1.12.1",
1356+
"contentHash": "7j7ksn+1X2swW2DDDEEywK5wxuYImzMIXnunZTB83E3mwzBbyHOob1hO1wOG5fMZYTGe/+9gyc/qurcozaSm1A==",
13571357
"dependencies": {
13581358
"Azure.Core": "1.40.0",
1359-
"Microsoft.Identity.Client": "4.61.3",
1360-
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
1359+
"Microsoft.Identity.Client": "4.65.0",
1360+
"Microsoft.Identity.Client.Extensions.Msal": "4.65.0",
13611361
"System.Memory": "4.5.4",
13621362
"System.Security.Cryptography.ProtectedData": "4.7.0",
13631363
"System.Text.Json": "4.7.2",

0 commit comments

Comments
 (0)