Skip to content

Commit dd2bba8

Browse files
chore(deps): update all non-major dependencies to 7.35.0
1 parent 9514331 commit dd2bba8

File tree

5 files changed

+25
-25
lines changed

5 files changed

+25
-25
lines changed

Diff for: Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/packages.lock.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -291,28 +291,28 @@
291291
},
292292
"Auth0.AuthenticationApi": {
293293
"type": "Transitive",
294-
"resolved": "7.34.0",
295-
"contentHash": "f0aVSV4HmA3vD1ZSLFJNMR20LeHn85UPPcOkVBB0XpDOLXpDiXH343NwAuKY2beC54GlHVJLuSBOrGKPZNn/fw==",
294+
"resolved": "7.35.0",
295+
"contentHash": "RJErAympXMiAWLTsifqhBOpTSOo329LriepasE0ROrKM4H98pauDQQDTZp4WISWRHs1y13JHZ+HOfuUL9HNM3w==",
296296
"dependencies": {
297-
"Auth0.Core": "7.34.0",
297+
"Auth0.Core": "7.35.0",
298298
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.5.0",
299299
"System.IdentityModel.Tokens.Jwt": "6.34.0"
300300
}
301301
},
302302
"Auth0.Core": {
303303
"type": "Transitive",
304-
"resolved": "7.34.0",
305-
"contentHash": "Taejo+9h6/tT9a060B4YIdlKEjMnm3En7Cr4AZISymQfv9YTFbQM+f7opIkVkVF6QinI29g4z6cypa4lxrJAXA==",
304+
"resolved": "7.35.0",
305+
"contentHash": "gIGjG8afdA1pYJziM4oFrGRtTkLytzE9TVycDJwOhYPjdqqmXuDKnEe/JLQ9TLFaj4SLuHEISPF1D6puvo8LiA==",
306306
"dependencies": {
307307
"Newtonsoft.Json": "13.0.1"
308308
}
309309
},
310310
"Auth0.ManagementApi": {
311311
"type": "Transitive",
312-
"resolved": "7.34.0",
313-
"contentHash": "XZo4KstRLSYKTHb0wefXgFASMtY+ltiSglkHH/HmtfNWzrIkxH5y6hVnJ0OlZLmDdssxAz9ZFxuWLhI9UDPXnw==",
312+
"resolved": "7.35.0",
313+
"contentHash": "IoEhJeE8KfuJRuasI/YOnX7NGFoSOoMQSBKdqvYuUtPV8xlZKzef/x1XbSnV6c+c+ZbKcMiSJdiPZLMHtGgIgQ==",
314314
"dependencies": {
315-
"Auth0.Core": "7.34.0"
315+
"Auth0.Core": "7.35.0"
316316
}
317317
},
318318
"Azure.Core": {
@@ -3441,8 +3441,8 @@
34413441
"ark.tools.aspnetcore.auth0": {
34423442
"type": "Project",
34433443
"dependencies": {
3444-
"Auth0.AuthenticationApi": "[7.34.0, )",
3445-
"Auth0.ManagementApi": "[7.34.0, )",
3444+
"Auth0.AuthenticationApi": "[7.35.0, )",
3445+
"Auth0.ManagementApi": "[7.35.0, )",
34463446
"Microsoft.AspNetCore.Authentication.JwtBearer": "[8.0.14, )",
34473447
"Microsoft.Extensions.Caching.Abstractions": "[8.0.0, 9.0.0)",
34483448
"Polly": "[8.5.2, )"

Diff for: Ark.ReferenceProject/Core/Ark.Reference.Core.WebInterface/packages.lock.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -187,28 +187,28 @@
187187
},
188188
"Auth0.AuthenticationApi": {
189189
"type": "Transitive",
190-
"resolved": "7.34.0",
191-
"contentHash": "f0aVSV4HmA3vD1ZSLFJNMR20LeHn85UPPcOkVBB0XpDOLXpDiXH343NwAuKY2beC54GlHVJLuSBOrGKPZNn/fw==",
190+
"resolved": "7.35.0",
191+
"contentHash": "RJErAympXMiAWLTsifqhBOpTSOo329LriepasE0ROrKM4H98pauDQQDTZp4WISWRHs1y13JHZ+HOfuUL9HNM3w==",
192192
"dependencies": {
193-
"Auth0.Core": "7.34.0",
193+
"Auth0.Core": "7.35.0",
194194
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.5.0",
195195
"System.IdentityModel.Tokens.Jwt": "6.34.0"
196196
}
197197
},
198198
"Auth0.Core": {
199199
"type": "Transitive",
200-
"resolved": "7.34.0",
201-
"contentHash": "Taejo+9h6/tT9a060B4YIdlKEjMnm3En7Cr4AZISymQfv9YTFbQM+f7opIkVkVF6QinI29g4z6cypa4lxrJAXA==",
200+
"resolved": "7.35.0",
201+
"contentHash": "gIGjG8afdA1pYJziM4oFrGRtTkLytzE9TVycDJwOhYPjdqqmXuDKnEe/JLQ9TLFaj4SLuHEISPF1D6puvo8LiA==",
202202
"dependencies": {
203203
"Newtonsoft.Json": "13.0.1"
204204
}
205205
},
206206
"Auth0.ManagementApi": {
207207
"type": "Transitive",
208-
"resolved": "7.34.0",
209-
"contentHash": "XZo4KstRLSYKTHb0wefXgFASMtY+ltiSglkHH/HmtfNWzrIkxH5y6hVnJ0OlZLmDdssxAz9ZFxuWLhI9UDPXnw==",
208+
"resolved": "7.35.0",
209+
"contentHash": "IoEhJeE8KfuJRuasI/YOnX7NGFoSOoMQSBKdqvYuUtPV8xlZKzef/x1XbSnV6c+c+ZbKcMiSJdiPZLMHtGgIgQ==",
210210
"dependencies": {
211-
"Auth0.Core": "7.34.0"
211+
"Auth0.Core": "7.35.0"
212212
}
213213
},
214214
"Azure.Core": {
@@ -2984,8 +2984,8 @@
29842984
"ark.tools.aspnetcore.auth0": {
29852985
"type": "Project",
29862986
"dependencies": {
2987-
"Auth0.AuthenticationApi": "[7.34.0, )",
2988-
"Auth0.ManagementApi": "[7.34.0, )",
2987+
"Auth0.AuthenticationApi": "[7.35.0, )",
2988+
"Auth0.ManagementApi": "[7.35.0, )",
29892989
"Microsoft.AspNetCore.Authentication.JwtBearer": "[8.0.14, )",
29902990
"Microsoft.Extensions.Caching.Abstractions": "[8.0.0, 9.0.0)",
29912991
"Polly": "[8.5.2, )"

Diff for: Ark.Tools.AspNetCore.Auth0/Ark.Tools.AspNetCore.Auth0.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="Auth0.AuthenticationApi" Version="7.34.0" />
30-
<PackageReference Include="Auth0.ManagementApi" Version="7.34.0" />
29+
<PackageReference Include="Auth0.AuthenticationApi" Version="7.35.0" />
30+
<PackageReference Include="Auth0.ManagementApi" Version="7.35.0" />
3131
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.14" />
3232
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="[8.0.0,9)" />
3333
<PackageReference Include="Polly" Version="8.5.2" />

Diff for: Ark.Tools.Auth0/Ark.Tools.Auth0.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</PropertyGroup>
1717
<!--===============================================================================-->
1818
<ItemGroup>
19-
<PackageReference Include="Auth0.AuthenticationApi" Version="7.34.0" />
20-
<PackageReference Include="Auth0.ManagementApi" Version="7.34.0" />
19+
<PackageReference Include="Auth0.AuthenticationApi" Version="7.35.0" />
20+
<PackageReference Include="Auth0.ManagementApi" Version="7.35.0" />
2121
<PackageReference Include="JWT" Version="10.1.1" />
2222
<PackageReference Include="Polly" Version="8.5.2" />
2323
<PackageReference Include="Polly.Caching.Memory" Version="3.0.2" />

Diff for: Ark.Tools.FtpClient.FtpProxy/Ark.Tools.FtpClient.FtpProxy.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!--===============================================================================-->
1919

2020
<ItemGroup>
21-
<PackageReference Include="Auth0.AuthenticationApi" Version="7.34.0" />
21+
<PackageReference Include="Auth0.AuthenticationApi" Version="7.35.0" />
2222
<PackageReference Include="Microsoft.Identity.Client" Version="4.70.0" />
2323
<PackageReference Include="Polly.Caching.Memory" Version="3.0.2" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)