From 80a3566214441a1aeb87e63307bbb486038ead7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 09:11:27 +0000 Subject: [PATCH] Bump Sentry from 6.7.0 to 6.9.0 --- updated-dependencies: - dependency-name: Sentry dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- PluralKit.Bot/PluralKit.Bot.csproj | 2 +- PluralKit.Bot/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PluralKit.Bot/PluralKit.Bot.csproj b/PluralKit.Bot/PluralKit.Bot.csproj index 4cd18a4a4..23bf3ae10 100644 --- a/PluralKit.Bot/PluralKit.Bot.csproj +++ b/PluralKit.Bot/PluralKit.Bot.csproj @@ -23,7 +23,7 @@ - + diff --git a/PluralKit.Bot/packages.lock.json b/PluralKit.Bot/packages.lock.json index 06ed670e9..53abfaee3 100644 --- a/PluralKit.Bot/packages.lock.json +++ b/PluralKit.Bot/packages.lock.json @@ -10,9 +10,9 @@ }, "Sentry": { "type": "Direct", - "requested": "[6.7.0, )", - "resolved": "6.7.0", - "contentHash": "fE8rXrzo1xZrKYtvSxDcww7ZLJbB4t+pZK748zrS5ctFo4L0sNNEkRDkJ6smSGwe0kpDRBQn4bQHPrvUOmzUaA==" + "requested": "[6.9.0, )", + "resolved": "6.9.0", + "contentHash": "qQIvEwuvjAB6fDLVLLcDj/5f8n5jOyPyHjj3a/GQ1ogTLLQqsSxgQj1fEEquNT9HQuj4ZTyCg3c1DCBMUIvJGQ==" }, "Watson.Lite": { "type": "Direct",