From d4e86e35730d14abd29f90daf9ae82dc76a1bf87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 03:18:36 +0000 Subject: [PATCH] Bump SQLitePCLRaw.bundle_e_sqlite3 from 3.0.3 to 3.0.5 --- updated-dependencies: - dependency-name: SQLitePCLRaw.bundle_e_sqlite3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- .../packages.lock.json | 34 +++++++++---------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 56820c9..e7959c1 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -10,7 +10,7 @@ - + diff --git a/src/SoulsTracker.Infrastructure/packages.lock.json b/src/SoulsTracker.Infrastructure/packages.lock.json index 7b3c476..dd5f18c 100644 --- a/src/SoulsTracker.Infrastructure/packages.lock.json +++ b/src/SoulsTracker.Infrastructure/packages.lock.json @@ -13,12 +13,12 @@ }, "SQLitePCLRaw.bundle_e_sqlite3": { "type": "Direct", - "requested": "[3.0.3, )", - "resolved": "3.0.3", - "contentHash": "Zt8jmSL5zcDWGk8rmzhWBJ6IRyLWh1yWS04Pg72+GIvo3Ba4E/rG4Y/4l7AWlSEogEbzyKRTCXUAs1v/O7Pkkg==", + "requested": "[3.0.5, )", + "resolved": "3.0.5", + "contentHash": "SW8iASIyWMrLzqabUHYQRvALhvD4ylSBsj4PgEVGwc36kQjc9xT5kSV/XQ9rU7nIpBWD+LPyX3Hlw5FzyUzGeQ==", "dependencies": { - "SQLitePCLRaw.config.e_sqlite3": "3.0.3", - "SourceGear.sqlite3": "3.50.4.5" + "SQLite": "3.53.4", + "SQLitePCLRaw.config.e_sqlite3": "3.0.5" } }, "System.Security.Cryptography.ProtectedData": { @@ -27,30 +27,30 @@ "resolved": "10.0.10", "contentHash": "BKt0SQgq2lq3ESE68jkeLwv95ypANrPDtkTOIFGcnhg2aRUeUUBDrQlkVDZctrg1WenVcvn5P5XZnuYI7q6rFQ==" }, - "SourceGear.sqlite3": { + "SQLite": { "type": "Transitive", - "resolved": "3.50.4.5", - "contentHash": "UtnipXhJYZKQOQIfpws/msLK7IRhMplE1CZCaZLIQXRnGD474QVpO/J9nMlQQY8NZueGz1aidjoxDRnrC1NT3Q==" + "resolved": "3.53.4", + "contentHash": "KN7jeWqgUPeBRe1FlcpZURzxomuKKEKHmBBQfg+Nx7NkY1LjKhzHvH+3ASkNvhayESE34nMBinL9CV21JfPRJw==" }, "SQLitePCLRaw.config.e_sqlite3": { "type": "Transitive", - "resolved": "3.0.3", - "contentHash": "caP/ap0X2fyVmstCXu5ueOmcr2XWAxA2XyKghV7H4bOAFmq3nWcsGl9q44iY1HYG+i8Qr4G9XEqdfti0rV6/ZQ==", + "resolved": "3.0.5", + "contentHash": "aSk8WE5tF2MybESMgtZAEyMVCAWA0nBqOMc48HFoa9UoSdtm3goDXVzNRnefeKIwE6bV9NaNXptn1F9ReMQI0Q==", "dependencies": { - "SQLitePCLRaw.provider.e_sqlite3": "3.0.3" + "SQLitePCLRaw.provider.e_sqlite3": "3.0.5" } }, "SQLitePCLRaw.core": { "type": "Transitive", - "resolved": "3.0.3", - "contentHash": "bjm6FY4lZyP+t7GmiuvSM0QXpFihAvyE0Y9O2yibm3g95AAWJPNnHOKVNJGyPTGIKuK7Pr4Wh8Rd8/aOtAclQw==" + "resolved": "3.0.5", + "contentHash": "k81AYXXRCw3Zj8rOhyBoCsx/U97KYDFI2CSKr/ijl5BwpsW/hX/4kBiDmerFaoust8nxBwa0IHQFw8MmSHRtnQ==" }, "SQLitePCLRaw.provider.e_sqlite3": { "type": "Transitive", - "resolved": "3.0.3", - "contentHash": "wd+fGvZTrr3BJNe48opSczmC176Okd61ZgoZNQcdvZwkek6to978ccdpcFmNo5GHxCnk29KwT+f+lAZYgfLVZg==", + "resolved": "3.0.5", + "contentHash": "um8YSWduhhuskTG2bHfZrBqMNQOydfU8pcseT+cu5RivOGyoUbCrGXxgoRNTmRYw2VbMWnEZVVFcneZT/5dsBg==", "dependencies": { - "SQLitePCLRaw.core": "3.0.3" + "SQLitePCLRaw.core": "3.0.5" } }, "soulstracker.application": { @@ -64,4 +64,4 @@ } } } -} +} \ No newline at end of file