diff --git a/MHWMasterDataUtils.Core/MHWMasterDataUtils.Core.csproj b/MHWMasterDataUtils.Core/MHWMasterDataUtils.Core.csproj
index 6441ee9..dd1e962 100644
--- a/MHWMasterDataUtils.Core/MHWMasterDataUtils.Core.csproj
+++ b/MHWMasterDataUtils.Core/MHWMasterDataUtils.Core.csproj
@@ -5,7 +5,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
+    <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
   </ItemGroup>
 
 </Project>
diff --git a/MHWMasterDataUtils.Exporter/MHWMasterDataUtils.Exporter.csproj b/MHWMasterDataUtils.Exporter/MHWMasterDataUtils.Exporter.csproj
index 0f28920..a53f82d 100644
--- a/MHWMasterDataUtils.Exporter/MHWMasterDataUtils.Exporter.csproj
+++ b/MHWMasterDataUtils.Exporter/MHWMasterDataUtils.Exporter.csproj
@@ -6,7 +6,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
+    <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
   </ItemGroup>
 
   <ItemGroup>