Skip to content

Commit e9798e0

Browse files
⬆️ Bump System.Text.Json from 8.0.4 to 10.0.5
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1095acf commit e9798e0

2 files changed

Lines changed: 48 additions & 11 deletions

File tree

Percy/Percy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ItemGroup>
3232
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3333
<PackageReference Include="Selenium.WebDriver" Version="4.5.1" />
34-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
34+
<PackageReference Include="System.Text.Json" Version="10.0.5" />
3535
</ItemGroup>
3636

3737
<PropertyGroup>

Percy/packages.lock.json

Lines changed: 47 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,31 +19,68 @@
1919
},
2020
"System.Text.Json": {
2121
"type": "Direct",
22-
"requested": "[8.0.4, )",
23-
"resolved": "8.0.4",
24-
"contentHash": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==",
22+
"requested": "[10.0.5, )",
23+
"resolved": "10.0.5",
24+
"contentHash": "vW2zhkWziyfhoSXNf42mTWyilw+vfwBGOsODDsHSFtOIY6LCgfRVUyaAilLEL4Kc1fzhaxcep5pS0VWYPSDW0w==",
2525
"dependencies": {
26-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
27-
"System.Text.Encodings.Web": "8.0.0"
26+
"Microsoft.Bcl.AsyncInterfaces": "10.0.5",
27+
"System.Buffers": "4.6.1",
28+
"System.IO.Pipelines": "10.0.5",
29+
"System.Memory": "4.6.3",
30+
"System.Runtime.CompilerServices.Unsafe": "6.1.2",
31+
"System.Text.Encodings.Web": "10.0.5",
32+
"System.Threading.Tasks.Extensions": "4.6.3"
2833
}
2934
},
35+
"Microsoft.Bcl.AsyncInterfaces": {
36+
"type": "Transitive",
37+
"resolved": "10.0.5",
38+
"contentHash": "hQB3Hq1LlF0NkGVNyZIvwIQIY3LM7Cw1oYjNiTvdNqmzzipVAWEK1c5sj2H5aFX0udnjgPLxSYKq2fupueS8ow=="
39+
},
3040
"Newtonsoft.Json": {
3141
"type": "Transitive",
3242
"resolved": "13.0.1",
3343
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
3444
},
45+
"System.Buffers": {
46+
"type": "Transitive",
47+
"resolved": "4.6.1",
48+
"contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw=="
49+
},
50+
"System.IO.Pipelines": {
51+
"type": "Transitive",
52+
"resolved": "10.0.5",
53+
"contentHash": "8/ZHN/j2y1t+7McdCf1wXku2/c7wtrGLz3WQabIoPuLAn3bHDWT6YOJYreJq8sCMPSo6c8iVYXUdLlFGX5PEqw==",
54+
"dependencies": {
55+
"System.Buffers": "4.6.1",
56+
"System.Memory": "4.6.3",
57+
"System.Threading.Tasks.Extensions": "4.6.3"
58+
}
59+
},
60+
"System.Memory": {
61+
"type": "Transitive",
62+
"resolved": "4.6.3",
63+
"contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A=="
64+
},
3565
"System.Runtime.CompilerServices.Unsafe": {
3666
"type": "Transitive",
37-
"resolved": "6.0.0",
38-
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
67+
"resolved": "6.1.2",
68+
"contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw=="
3969
},
4070
"System.Text.Encodings.Web": {
4171
"type": "Transitive",
42-
"resolved": "8.0.0",
43-
"contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
72+
"resolved": "10.0.5",
73+
"contentHash": "opvD/nKTzGKA7GVntZ9L823kN6IxgHQfuxY+VI9gv8VE1Y7CSKoi/QS1EYDQiA63MqtZsD7X6zkISd2ZQJohTQ==",
4474
"dependencies": {
45-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
75+
"System.Buffers": "4.6.1",
76+
"System.Memory": "4.6.3",
77+
"System.Runtime.CompilerServices.Unsafe": "6.1.2"
4678
}
79+
},
80+
"System.Threading.Tasks.Extensions": {
81+
"type": "Transitive",
82+
"resolved": "4.6.3",
83+
"contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA=="
4784
}
4885
}
4986
}

0 commit comments

Comments
 (0)