From 59833bff5fbd45f7e922f81b396412affddf6209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 00:52:29 +0000 Subject: [PATCH] Bump Azure.Storage.Blobs from 12.29.1 to 12.29.2 --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-version: 12.29.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Vyral.Abstractions/packages.lock.json | 5 ----- src/Vyral.Azure/Vyral.Azure.csproj | 2 +- src/Vyral.Azure/packages.lock.json | 6 +++--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/src/Vyral.Abstractions/packages.lock.json b/src/Vyral.Abstractions/packages.lock.json index 39c7f61..ad2f839 100644 --- a/src/Vyral.Abstractions/packages.lock.json +++ b/src/Vyral.Abstractions/packages.lock.json @@ -5,11 +5,6 @@ "vyral.primitives": { "type": "Project" } - }, - "net8.0": { - "vyral.primitives": { - "type": "Project" - } } } } \ No newline at end of file diff --git a/src/Vyral.Azure/Vyral.Azure.csproj b/src/Vyral.Azure/Vyral.Azure.csproj index 00b4ffe..dfc5312 100644 --- a/src/Vyral.Azure/Vyral.Azure.csproj +++ b/src/Vyral.Azure/Vyral.Azure.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Vyral.Azure/packages.lock.json b/src/Vyral.Azure/packages.lock.json index a581b8d..41fbd4c 100644 --- a/src/Vyral.Azure/packages.lock.json +++ b/src/Vyral.Azure/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "Azure.Storage.Blobs": { "type": "Direct", - "requested": "[12.29.1, )", - "resolved": "12.29.1", - "contentHash": "pWh7xZBto8YcwiO853AB3uijTfVqs9PDte0Bu9/Zd8O9nwKiitWm0Jej1vsNkmYUzeG1552f8vJPjmtW30pBUQ==", + "requested": "[12.29.2, )", + "resolved": "12.29.2", + "contentHash": "NeZmk7bphspT2BYn8XaNCTV4/9vQG+ea79F85MBTi2o2WiXIIJNsRBtFyeBrzK2HIk476rfSqLNwPt4vXgOEkQ==", "dependencies": { "Azure.Core": "1.55.0", "Azure.Storage.Common": "12.28.0"