From 421b7257aed4de05e56674718cd8d58314c3397c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:54:47 +0000 Subject: [PATCH] Bump Sentry from 6.3.0 to 6.3.1 --- updated-dependencies: - dependency-name: Sentry dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- InkyCal.Utils/InkyCal.Utils.csproj | 2 +- InkyCal.Utils/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/InkyCal.Utils/InkyCal.Utils.csproj b/InkyCal.Utils/InkyCal.Utils.csproj index a837117..91e6706 100644 --- a/InkyCal.Utils/InkyCal.Utils.csproj +++ b/InkyCal.Utils/InkyCal.Utils.csproj @@ -40,7 +40,7 @@ - + diff --git a/InkyCal.Utils/packages.lock.json b/InkyCal.Utils/packages.lock.json index bbe2e56..fe1416e 100644 --- a/InkyCal.Utils/packages.lock.json +++ b/InkyCal.Utils/packages.lock.json @@ -88,9 +88,9 @@ }, "Sentry": { "type": "Direct", - "requested": "[6.3.0, )", - "resolved": "6.3.0", - "contentHash": "PwcF5yIzcKuhd/3BOxU3QHJA5/xYiuSNSaSpXi2kR3x7ONKel73xi49GfYvRg4mbMN1gRjxduqxQL6iRNNWqBA==" + "requested": "[6.3.1, )", + "resolved": "6.3.1", + "contentHash": "EomIkD+OmI9xCupBNVmKYUbxLnhzP5kRFAuDY52nEHXbOLt327eC2kScmO6HntkT+LVI4k6RnP3RmYpTSKo2Pw==" }, "SixLabors.ImageSharp": { "type": "Direct",