From: miniduikboot Date: Thu, 5 Jun 2025 20:33:14 +0000 (+0200) Subject: Update System.Text.Json X-Git-Tag: v1.10.3~1 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=a70e875a4da016eed3ba09c4ad252dc963dc4a82;p=rhonda%2Fimpostor.git Update System.Text.Json --- diff --git a/src/Impostor.Api.Innersloth.Generator/Impostor.Api.Innersloth.Generator.csproj b/src/Impostor.Api.Innersloth.Generator/Impostor.Api.Innersloth.Generator.csproj index a042c52..316fc2d 100644 --- a/src/Impostor.Api.Innersloth.Generator/Impostor.Api.Innersloth.Generator.csproj +++ b/src/Impostor.Api.Innersloth.Generator/Impostor.Api.Innersloth.Generator.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Impostor.Api.Innersloth.Generator/packages.lock.json b/src/Impostor.Api.Innersloth.Generator/packages.lock.json index 4dd2e79..4448822 100644 --- a/src/Impostor.Api.Innersloth.Generator/packages.lock.json +++ b/src/Impostor.Api.Innersloth.Generator/packages.lock.json @@ -60,9 +60,9 @@ }, "System.Text.Json": { "type": "Direct", - "requested": "[8.0.4, )", - "resolved": "8.0.4", - "contentHash": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==", + "requested": "[8.0.5, )", + "resolved": "8.0.5", + "contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==", "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "System.Buffers": "4.5.1",