From f91c663601437da1426176d6bf92cd79706c1434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 00:16:07 +0000 Subject: [PATCH] Bump SkiaSharp from 4.150.1 to 4.151.1 --- updated-dependencies: - dependency-name: SkiaSharp dependency-version: 4.151.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../OpenGameAgent.Attachments.Local.csproj | 2 +- .../packages.lock.json | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/OpenGameAgent.Attachments.Local/OpenGameAgent.Attachments.Local.csproj b/src/OpenGameAgent.Attachments.Local/OpenGameAgent.Attachments.Local.csproj index 39f53c4..8cec865 100644 --- a/src/OpenGameAgent.Attachments.Local/OpenGameAgent.Attachments.Local.csproj +++ b/src/OpenGameAgent.Attachments.Local/OpenGameAgent.Attachments.Local.csproj @@ -5,7 +5,7 @@ Private content-addressed local image attachment storage for OpenGameAgent. - + diff --git a/src/OpenGameAgent.Attachments.Local/packages.lock.json b/src/OpenGameAgent.Attachments.Local/packages.lock.json index 5954829..85518d0 100644 --- a/src/OpenGameAgent.Attachments.Local/packages.lock.json +++ b/src/OpenGameAgent.Attachments.Local/packages.lock.json @@ -4,12 +4,12 @@ ".NETStandard,Version=v2.1": { "SkiaSharp": { "type": "Direct", - "requested": "[4.150.1, )", - "resolved": "4.150.1", - "contentHash": "5v3T8X1N62Dp+AkPO70GNBNS/NRBPGMOTiN+Prg33sZAcm/Ug3YOAH+3RTj/jxJV8NGTJs2idGpC2Qdae2mGLQ==", + "requested": "[4.151.1, )", + "resolved": "4.151.1", + "contentHash": "FNlVsGZ9to3o9pObVqhIZanHjUGOoPb/Zxk5svCSLMJnKwxPKV7sIJrjs9BpB/jF3j9OdsaMOb4cfwSJbjueSw==", "dependencies": { - "SkiaSharp.NativeAssets.Win32": "4.150.1", - "SkiaSharp.NativeAssets.macOS": "4.150.1", + "SkiaSharp.NativeAssets.Win32": "4.151.1", + "SkiaSharp.NativeAssets.macOS": "4.151.1", "System.Runtime.CompilerServices.Unsafe": "6.1.2" } }, @@ -21,13 +21,13 @@ }, "SkiaSharp.NativeAssets.macOS": { "type": "Transitive", - "resolved": "4.150.1", - "contentHash": "r755HVwaHZhyf1clWjrM2/RoOZYCzkQEmE9pu/mVsebPejWu52niNPUwtfyf112qoF0PIk6OndqVOUoITj6TwQ==" + "resolved": "4.151.1", + "contentHash": "nLXwdhi0oB7pqqNLbSOLX+FIZQOMAU/yFPspzcDTJjTmPbMWyp0JWyeVj8sFJ/cweurEfT0J/lvfgdXX2EFHXA==" }, "SkiaSharp.NativeAssets.Win32": { "type": "Transitive", - "resolved": "4.150.1", - "contentHash": "qrLSL8OonbkMJdSH8heK0Jl39Y2xxZGdd7Ru4cyBXk2ITdx+Fu1sCFLmvCKmnMaYs//mlN/YSpSpOurEXErcQw==" + "resolved": "4.151.1", + "contentHash": "G+nln30ZX2ZuhH+ungf6x/QMXCje38KTS0VTfQeMyeY8uyMBmsZwFz2D30ZxUjZqsVbEIcaC2bsYF65876s4Yg==" }, "System.Runtime.CompilerServices.Unsafe": { "type": "Transitive",