From e1e924f0377eae55dfb2a8f56381677c9b6ccf26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 08:36:26 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Http.Abstractions from 2.3.12 to 2.3.13 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Http.Abstractions dependency-version: 2.3.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- PayFlow.Infrastructure/PayFlow.Infrastructure.csproj | 2 +- PayFlow.Infrastructure/packages.lock.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj b/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj index 305a003..67954fe 100644 --- a/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj +++ b/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj @@ -17,7 +17,7 @@ - + diff --git a/PayFlow.Infrastructure/packages.lock.json b/PayFlow.Infrastructure/packages.lock.json index 75be1a4..5cab652 100644 --- a/PayFlow.Infrastructure/packages.lock.json +++ b/PayFlow.Infrastructure/packages.lock.json @@ -44,11 +44,11 @@ }, "Microsoft.AspNetCore.Http.Abstractions": { "type": "Direct", - "requested": "[2.3.12, )", - "resolved": "2.3.12", - "contentHash": "Mc1UKKSU8PmOWqpNdfpRYmqotmoQlsL1SAYwLHIIlTDayjyKng3UVn5+b+mPAEp31vU4ozy0CYeRYvCPqzdxZw==", + "requested": "[2.3.13, )", + "resolved": "2.3.13", + "contentHash": "V40/i3RzwjOpC7aUXkWYac45lD5o/HH/BF6KDgWpto/YWGHW9oHd4OSYg+WkaZxZYXxF4t2fRUWA4KyyABxw8g==", "dependencies": { - "Microsoft.AspNetCore.Http.Features": "2.3.11" + "Microsoft.AspNetCore.Http.Features": "2.3.12" } }, "Microsoft.EntityFrameworkCore": { @@ -137,8 +137,8 @@ }, "Microsoft.AspNetCore.Http.Features": { "type": "Transitive", - "resolved": "2.3.11", - "contentHash": "TRQWR0vHBUUAEynbgCI3/MRf4+xRj8TsljoUPYxqiombhYhoEYHnr1sowozU1L/OyJHkPdm2IscJ9JBa0kcgbw==", + "resolved": "2.3.12", + "contentHash": "Lq3xByu3oBaIPJrKhL8NIRTwQO177NhztvBG6FBoajnxeDIZn2N5vzfDjcp7eQcyPbWPm9G1yMEi9ah+yMR7kw==", "dependencies": { "Microsoft.Extensions.Primitives": "8.0.0" }