From 061e4084eab5913ebdc448ba69d9128626f4c07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 10:44:34 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client from 4.87.0 to 4.88.0 --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.88.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../bridge/Lantern.Bridge/Lantern.Bridge.csproj | 2 +- .../lantern-plugin/bridge/Lantern.Bridge/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin/lantern-plugin/bridge/Lantern.Bridge/Lantern.Bridge.csproj b/plugin/lantern-plugin/bridge/Lantern.Bridge/Lantern.Bridge.csproj index afaebff..3801de6 100644 --- a/plugin/lantern-plugin/bridge/Lantern.Bridge/Lantern.Bridge.csproj +++ b/plugin/lantern-plugin/bridge/Lantern.Bridge/Lantern.Bridge.csproj @@ -9,7 +9,7 @@ - + diff --git a/plugin/lantern-plugin/bridge/Lantern.Bridge/packages.lock.json b/plugin/lantern-plugin/bridge/Lantern.Bridge/packages.lock.json index 303d456..44a3154 100644 --- a/plugin/lantern-plugin/bridge/Lantern.Bridge/packages.lock.json +++ b/plugin/lantern-plugin/bridge/Lantern.Bridge/packages.lock.json @@ -43,9 +43,9 @@ }, "Microsoft.Identity.Client": { "type": "Direct", - "requested": "[4.87.0, )", - "resolved": "4.87.0", - "contentHash": "ERObBpS3b6kc92D/Z86zSd/MpWvdJu97BNamRzg5V4y59KwnxzfhM762tgiNnKoIwTbnIBOcwGPFGQ4DvShLvw==", + "requested": "[4.88.0, )", + "resolved": "4.88.0", + "contentHash": "7Eg+0J3DQyy/HNMucGScRBCcxetZUJkti8KNxY6K/HtM5BsyYQpc25agW0xxKmjvpaZY9XcEbyUL7DbSkIIcZQ==", "dependencies": { "Microsoft.IdentityModel.Abstractions": "8.14.0" }