Skip to content

Commit 06b85af

Browse files
Bump Newtonsoft.Json from 13.0.1 to 13.0.4 (#3568)
--- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f29328d commit 06b85af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/csharp/versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
-->
5151
<PropertyGroup Label="Minimum Package Versions">
5252
<!-- Newtonsoft.Json prior to version 13.0.1 is vulnerable. See https://github.com/advisories/GHSA-5crp-9r3c-p9vr -->
53-
<NewtonsoftJsonMinimumVersion>13.0.1</NewtonsoftJsonMinimumVersion>
53+
<NewtonsoftJsonMinimumVersion>13.0.4</NewtonsoftJsonMinimumVersion>
5454
</PropertyGroup>
5555

5656
<!--

0 commit comments

Comments
 (0)