From f45abe94386c11febe36388f98215e8866681fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 14:36:25 +0000 Subject: [PATCH] Bump BCrypt.Net-Next from 4.0.3 to 4.2.0 --- updated-dependencies: - dependency-name: BCrypt.Net-Next dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- .../ChengYuan.Identity.Application/packages.lock.json | 6 +++--- .../ChengYuan.Identity.Persistence/packages.lock.json | 8 ++++---- .../Identity/ChengYuan.Identity.Web/packages.lock.json | 8 ++++---- src/Hosts/CliHost/packages.lock.json | 8 ++++---- src/Hosts/WebHost/packages.lock.json | 8 ++++---- tests/ChengYuan.FrameworkKernel.Tests/packages.lock.json | 8 ++++---- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 73a8ae2..925392a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -23,7 +23,7 @@ - + diff --git a/src/Applications/Identity/ChengYuan.Identity.Application/packages.lock.json b/src/Applications/Identity/ChengYuan.Identity.Application/packages.lock.json index a935a46..b8221a1 100644 --- a/src/Applications/Identity/ChengYuan.Identity.Application/packages.lock.json +++ b/src/Applications/Identity/ChengYuan.Identity.Application/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "BCrypt.Net-Next": { "type": "Direct", - "requested": "[4.0.3, )", - "resolved": "4.0.3", - "contentHash": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==" + "requested": "[4.2.0, )", + "resolved": "4.2.0", + "contentHash": "gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==" }, "Microsoft.Extensions.Primitives": { "type": "Transitive", diff --git a/src/Applications/Identity/ChengYuan.Identity.Persistence/packages.lock.json b/src/Applications/Identity/ChengYuan.Identity.Persistence/packages.lock.json index a5fbffb..619d6e2 100644 --- a/src/Applications/Identity/ChengYuan.Identity.Persistence/packages.lock.json +++ b/src/Applications/Identity/ChengYuan.Identity.Persistence/packages.lock.json @@ -256,7 +256,7 @@ "chengyuan.identity.application": { "type": "Project", "dependencies": { - "BCrypt.Net-Next": "[4.0.3, )", + "BCrypt.Net-Next": "[4.2.0, )", "ChengYuan.Authorization": "[0.2.10-local, )", "ChengYuan.Core": "[0.2.10-local, )", "ChengYuan.Identity.Contracts": "[0.2.10-local, )", @@ -292,9 +292,9 @@ }, "BCrypt.Net-Next": { "type": "CentralTransitive", - "requested": "[4.0.3, )", - "resolved": "4.0.3", - "contentHash": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==" + "requested": "[4.2.0, )", + "resolved": "4.2.0", + "contentHash": "gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==" }, "Microsoft.EntityFrameworkCore": { "type": "CentralTransitive", diff --git a/src/Applications/Identity/ChengYuan.Identity.Web/packages.lock.json b/src/Applications/Identity/ChengYuan.Identity.Web/packages.lock.json index 22fea2d..1a16b16 100644 --- a/src/Applications/Identity/ChengYuan.Identity.Web/packages.lock.json +++ b/src/Applications/Identity/ChengYuan.Identity.Web/packages.lock.json @@ -120,7 +120,7 @@ "chengyuan.identity.application": { "type": "Project", "dependencies": { - "BCrypt.Net-Next": "[4.0.3, )", + "BCrypt.Net-Next": "[4.2.0, )", "ChengYuan.Authorization": "[0.2.10-local, )", "ChengYuan.Core": "[0.2.10-local, )", "ChengYuan.Identity.Contracts": "[0.2.10-local, )", @@ -168,9 +168,9 @@ }, "BCrypt.Net-Next": { "type": "CentralTransitive", - "requested": "[4.0.3, )", - "resolved": "4.0.3", - "contentHash": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==" + "requested": "[4.2.0, )", + "resolved": "4.2.0", + "contentHash": "gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==" } } } diff --git a/src/Hosts/CliHost/packages.lock.json b/src/Hosts/CliHost/packages.lock.json index a75def1..a2c730b 100644 --- a/src/Hosts/CliHost/packages.lock.json +++ b/src/Hosts/CliHost/packages.lock.json @@ -594,7 +594,7 @@ "chengyuan.identity.application": { "type": "Project", "dependencies": { - "BCrypt.Net-Next": "[4.0.3, )", + "BCrypt.Net-Next": "[4.2.0, )", "ChengYuan.Authorization": "[0.2.10-local, )", "ChengYuan.Core": "[0.2.10-local, )", "ChengYuan.Identity.Contracts": "[0.2.10-local, )", @@ -708,9 +708,9 @@ }, "BCrypt.Net-Next": { "type": "CentralTransitive", - "requested": "[4.0.3, )", - "resolved": "4.0.3", - "contentHash": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==" + "requested": "[4.2.0, )", + "resolved": "4.2.0", + "contentHash": "gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==" }, "Microsoft.EntityFrameworkCore": { "type": "CentralTransitive", diff --git a/src/Hosts/WebHost/packages.lock.json b/src/Hosts/WebHost/packages.lock.json index d0cb232..ae3a50f 100644 --- a/src/Hosts/WebHost/packages.lock.json +++ b/src/Hosts/WebHost/packages.lock.json @@ -646,7 +646,7 @@ "chengyuan.identity.application": { "type": "Project", "dependencies": { - "BCrypt.Net-Next": "[4.0.3, )", + "BCrypt.Net-Next": "[4.2.0, )", "ChengYuan.Authorization": "[0.2.10-local, )", "ChengYuan.Core": "[0.2.10-local, )", "ChengYuan.Identity.Contracts": "[0.2.10-local, )", @@ -819,9 +819,9 @@ }, "BCrypt.Net-Next": { "type": "CentralTransitive", - "requested": "[4.0.3, )", - "resolved": "4.0.3", - "contentHash": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==" + "requested": "[4.2.0, )", + "resolved": "4.2.0", + "contentHash": "gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==" }, "Cronos": { "type": "CentralTransitive", diff --git a/tests/ChengYuan.FrameworkKernel.Tests/packages.lock.json b/tests/ChengYuan.FrameworkKernel.Tests/packages.lock.json index 21681c5..8b26829 100644 --- a/tests/ChengYuan.FrameworkKernel.Tests/packages.lock.json +++ b/tests/ChengYuan.FrameworkKernel.Tests/packages.lock.json @@ -1054,7 +1054,7 @@ "chengyuan.identity.application": { "type": "Project", "dependencies": { - "BCrypt.Net-Next": "[4.0.3, )", + "BCrypt.Net-Next": "[4.2.0, )", "ChengYuan.Authorization": "[0.2.10-local, )", "ChengYuan.Core": "[0.2.10-local, )", "ChengYuan.Identity.Contracts": "[0.2.10-local, )", @@ -1334,9 +1334,9 @@ }, "BCrypt.Net-Next": { "type": "CentralTransitive", - "requested": "[4.0.3, )", - "resolved": "4.0.3", - "contentHash": "W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==" + "requested": "[4.2.0, )", + "resolved": "4.2.0", + "contentHash": "gwLD2KfCuwQesP17aVh4h6lpiMPEVt5Lbpndo0ej903hNUUTtyxt3ARdDjmuydBRTAUICc7OVKVbaOvc6SQYXA==" }, "Cronos": { "type": "CentralTransitive",