From 46d64665c256344bbe5014db9e96175198eec1fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 14:53:31 +0000 Subject: [PATCH] Bump Sentry from 4.13.0 to 6.6.0 --- updated-dependencies: - dependency-name: Sentry dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- PluralKit.API/PluralKit.API.csproj | 2 +- PluralKit.API/packages.lock.json | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/PluralKit.API/PluralKit.API.csproj b/PluralKit.API/PluralKit.API.csproj index b1d880988..81372a402 100644 --- a/PluralKit.API/PluralKit.API.csproj +++ b/PluralKit.API/PluralKit.API.csproj @@ -31,7 +31,7 @@ - + diff --git a/PluralKit.API/packages.lock.json b/PluralKit.API/packages.lock.json index 99284ddeb..2d44667f8 100644 --- a/PluralKit.API/packages.lock.json +++ b/PluralKit.API/packages.lock.json @@ -30,9 +30,9 @@ }, "Sentry": { "type": "Direct", - "requested": "[4.13.0, )", - "resolved": "4.13.0", - "contentHash": "Wfw3M1WpFcrYaGzPm7QyUTfIOYkVXQ1ry6p4WYjhbLz9fPwV23SGQZTFDpdox67NHM0V0g1aoQ4YKLm4ANtEEg==" + "requested": "[6.6.0, )", + "resolved": "6.6.0", + "contentHash": "1D3xo3P9Y94VQN3RoV/86XqgtylHp1pdeEml3/UB649BrzJeZ/pqO/o8YgJ5g+GqpMQiGI09yjAI7s5ff2A1IA==" }, "Serilog.AspNetCore": { "type": "Direct", @@ -464,11 +464,6 @@ "System.IO.Pipelines": "5.0.1" } }, - "Serilog": { - "type": "Transitive", - "resolved": "4.1.0", - "contentHash": "u1aZI8HZ62LWlq5dZLFwm6jMax/sUwnWZSw5lkPsCt518cJBxFKoNmc7oSxe5aA5BgSkzy9rzwFGR/i/acnSPw==" - }, "Serilog.Extensions.Hosting": { "type": "Transitive", "resolved": "8.0.0", @@ -840,6 +835,7 @@ "NodaTime.Serialization.JsonNet": "[3.1.0, )", "Npgsql": "[9.0.2, )", "Npgsql.NodaTime": "[9.0.2, )", + "Serilog": "[4.1.0, )", "Serilog.Extensions.Logging": "[8.0.0, )", "Serilog.Formatting.Compact": "[3.0.0, )", "Serilog.NodaTime": "[3.0.0, )", @@ -854,6 +850,9 @@ "System.Interactive.Async": "[6.0.1, )", "ipnetwork2": "[3.0.667, )" } + }, + "serilog": { + "type": "Project" } } }