Skip to content

Commit

Permalink
Updated dependency in response to report of issue. (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-dorsetcouncil authored Jul 3, 2023
1 parent c3f454e commit 42be573
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion GIFrameworkMaps.Web/GIFrameworkMaps.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Npgsql" Version="7.0.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.3" />
<PackageReference Include="Svg" Version="3.4.4" />
<PackageReference Include="Yarp.ReverseProxy" Version="1.1.1" />
<PackageReference Include="Yarp.ReverseProxy" Version="1.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions GIFrameworkMaps.Web/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,9 @@
},
"Yarp.ReverseProxy": {
"type": "Direct",
"requested": "[1.1.1, )",
"resolved": "1.1.1",
"contentHash": "wR7xCSrej/i7IeN7WmT+0fb6J6Uyf1WV2TVtzqyOuzSG9rHuCRdVHe720/+OqfW5a0IDTXu7LdAkILPKrkmIVw=="
"requested": "[1.1.2, )",
"resolved": "1.1.2",
"contentHash": "p24vwUZ3sBJ308cUdm5kk57jZO0pvThDu0LuywaEPZcI1jZKMsRduwpu5mZLI1QyXjKC6Kl7bP96Kvvd4+9kjg=="
},
"Azure.Core": {
"type": "Transitive",
Expand Down

0 comments on commit 42be573

Please sign in to comment.