From 0f430acf584181ce73e1833d2eaa64cfd488624f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:48:44 +0000 Subject: [PATCH] build: Bump Microsoft.Azure.Cosmos from 3.58.0 to 3.59.0 --- updated-dependencies: - dependency-name: Microsoft.Azure.Cosmos dependency-version: 3.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Directory.Packages.props | 2 +- .../packages.lock.json | 22 +++++++++---------- .../packages.lock.json | 6 ++--- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/source/notification-service/Directory.Packages.props b/source/notification-service/Directory.Packages.props index dfbf1ce6..5e0e3e20 100644 --- a/source/notification-service/Directory.Packages.props +++ b/source/notification-service/Directory.Packages.props @@ -5,7 +5,7 @@ - + diff --git a/source/notification-service/ms.account.push.subscription.func/packages.lock.json b/source/notification-service/ms.account.push.subscription.func/packages.lock.json index eb9fc478..ac343ef8 100644 --- a/source/notification-service/ms.account.push.subscription.func/packages.lock.json +++ b/source/notification-service/ms.account.push.subscription.func/packages.lock.json @@ -14,9 +14,9 @@ }, "Microsoft.Azure.Cosmos": { "type": "Direct", - "requested": "[3.58.0, )", - "resolved": "3.58.0", - "contentHash": "YuqS7w7URMizfavitu2wBz51n5JhlBZlFEUD01JMqYf9JWpKA2DS/JuJYdmM+/Hov3fmpxeP41ONi8IY1J22Ew==", + "requested": "[3.59.0, )", + "resolved": "3.59.0", + "contentHash": "4Mv1BcPjLtkbaHwLZmaKG6BqebQZqzb+rheY4afoHKcuPp4IBFLo3SJFIcNOInscWD2TGIC+6LdaVjCmMc3hPw==", "dependencies": { "Azure.Core": "1.44.1", "Microsoft.Bcl.AsyncInterfaces": "6.0.0", @@ -843,8 +843,8 @@ }, "Microsoft.Extensions.Primitives": { "type": "Transitive", - "resolved": "10.0.6", - "contentHash": "L8P21mqaG+CXvPheLndean/cHCOcItJqH8nx+0YQnK7wAiOR0G1IOC418ZSzTMD2D6Gmo0f2M5WR70XtpX2B8g==" + "resolved": "10.0.7", + "contentHash": "D5M0Jr551iTgwkZMN9rm0pSkgNLj5quUWQUmQPMZh7k/bnvZTnXRGfE2KuvXf1EEjt/ofD9yw9IumpgdP9QCnw==" }, "Microsoft.Identity.Client": { "type": "Transitive", @@ -1004,8 +1004,8 @@ "Azure.Identity": "[1.21.0, )", "Azure.Storage.Queues": "[12.25.0, )", "Lib.AspNetCore.WebPush": "[2.2.2, )", - "Microsoft.Azure.Cosmos": "[3.58.0, )", - "Microsoft.Extensions.Configuration.Abstractions": "[10.0.6, )", + "Microsoft.Azure.Cosmos": "[3.59.0, )", + "Microsoft.Extensions.Configuration.Abstractions": "[10.0.7, )", "Newtonsoft.Json": "[13.0.4, )", "WebPush": "[1.0.12, )", "ms.account.push.subscription.core": "[1.0.0, )" @@ -1031,11 +1031,11 @@ }, "Microsoft.Extensions.Configuration.Abstractions": { "type": "CentralTransitive", - "requested": "[10.0.6, )", - "resolved": "10.0.6", - "contentHash": "a7bA7IT3ngIgcOMb/2MVH5CcfSxUCeQ6QXWS1Vt6oFpzLTH3U1+J2Xtc64Uw3whX9akYG8eR/UQeEzxo64zZLg==", + "requested": "[10.0.7, )", + "resolved": "10.0.7", + "contentHash": "t56nEgvECcyLPojZIUFWJknQQDAbgfTf9J+QMYJE1YYvVgz69vN6B/AKL8Grvj3Lcnp8kTpNqwmwFhb3YLJmtQ==", "dependencies": { - "Microsoft.Extensions.Primitives": "10.0.6" + "Microsoft.Extensions.Primitives": "10.0.7" } }, "Microsoft.Extensions.DependencyInjection": { diff --git a/source/notification-service/ms.account.push.subscription.infrastructure/packages.lock.json b/source/notification-service/ms.account.push.subscription.infrastructure/packages.lock.json index 08f8b278..2c3556f3 100644 --- a/source/notification-service/ms.account.push.subscription.infrastructure/packages.lock.json +++ b/source/notification-service/ms.account.push.subscription.infrastructure/packages.lock.json @@ -32,9 +32,9 @@ }, "Microsoft.Azure.Cosmos": { "type": "Direct", - "requested": "[3.58.0, )", - "resolved": "3.58.0", - "contentHash": "YuqS7w7URMizfavitu2wBz51n5JhlBZlFEUD01JMqYf9JWpKA2DS/JuJYdmM+/Hov3fmpxeP41ONi8IY1J22Ew==", + "requested": "[3.59.0, )", + "resolved": "3.59.0", + "contentHash": "4Mv1BcPjLtkbaHwLZmaKG6BqebQZqzb+rheY4afoHKcuPp4IBFLo3SJFIcNOInscWD2TGIC+6LdaVjCmMc3hPw==", "dependencies": { "Azure.Core": "1.44.1", "Microsoft.Bcl.AsyncInterfaces": "6.0.0",