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" }