Skip to content

Commit 9497eb7

Browse files
committed
Upgrade Newtonsoft.Json dependency to fix vulnerability
1 parent 845265e commit 9497eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.OData.CodeGen/Microsoft.OData.CodeGen.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<Version>7.6.3</Version>
140140
</PackageReference>
141141
<PackageReference Include="Newtonsoft.Json">
142-
<Version>12.0.3</Version>
142+
<Version>13.0.1</Version>
143143
</PackageReference>
144144
<PackageReference Include="System.Text.Encodings.Web">
145145
<Version>4.7.2</Version>

0 commit comments

Comments
 (0)