Skip to content

Commit

Permalink
chore(deps): update dependency system.text.json to v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 98f55c4 commit 0842cdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion SimpleVoiceroid2Proxy/SimpleVoiceroid2Proxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Reference Include="System.Web" />
<PackageReference Include="Codeer.Friendly.Windows.Grasp" Version="2.14.2" />
<PackageReference Include="RM.Friendly.WPFStandardControls" Version="1.59.1" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Threading.Channels" Version="8.0.0" />
</ItemGroup>
</Project>
9 changes: 4 additions & 5 deletions SimpleVoiceroid2Proxy/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"System.Text.Json": {
"type": "Direct",
"requested": "[8.0.3, )",
"resolved": "8.0.3",
"contentHash": "hpagS9joOwv6efWfrMmV9MjQXpiXZH72PgN067Ysfr6AWMSD1/1hEcvh/U5mUpPLezEWsOJSuVrmqDIVD958iA==",
"requested": "[8.0.4, )",
"resolved": "8.0.4",
"contentHash": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
"System.Buffers": "4.5.1",
Expand Down Expand Up @@ -133,7 +133,6 @@
"resolved": "4.5.0",
"contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ=="
}
},
".NETFramework,Version=v4.8.1/win7-x86": {}
}
}
}

0 comments on commit 0842cdd

Please sign in to comment.