From 0710a426d8e6b09b1f47203d86eca92da72113d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 09:19:09 +0000 Subject: [PATCH] Bump the silksong-packages group with 1 update Bumps Silksong.FsmUtil from 0.3.13 to 0.3.14 --- updated-dependencies: - dependency-name: Silksong.FsmUtil dependency-version: 0.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: silksong-packages ... Signed-off-by: dependabot[bot] --- QuestMod.csproj | 2 +- packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/QuestMod.csproj b/QuestMod.csproj index 0789c22..f42946d 100644 --- a/QuestMod.csproj +++ b/QuestMod.csproj @@ -27,7 +27,7 @@ - + diff --git a/packages.lock.json b/packages.lock.json index 846c2d5..f8aacf8 100644 --- a/packages.lock.json +++ b/packages.lock.json @@ -53,9 +53,9 @@ }, "Silksong.FsmUtil": { "type": "Direct", - "requested": "[0.3.13, )", - "resolved": "0.3.13", - "contentHash": "CUZ7PKKUu3O7byEW4iEOkVOGcJPbHI28Z7D+Pn0LMxiSv/VjIjixG4JYH6GMgbE4uIbtpfF1Bon769cJt2w1RQ==", + "requested": "[0.3.14, )", + "resolved": "0.3.14", + "contentHash": "51PRA9bRdiphGpFa7OUAe5ya4mpcVyHonsDI/v2I52zv1Zw3PfWVxhJAflCnj6j2Jigk6LX7ZNPWr9lD+ayrCw==", "dependencies": { "BepInEx.Core": "5.4.21", "HarmonyX": "2.9.0",