From 3ebbb8fd2f78db730c72f7c2f9bd2239f9ace6fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 10:54:56 +0000 Subject: [PATCH] chore(deps): bump github.com/apple/swift-crypto from 3.15.0 to 3.15.1 Bumps [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/apple/swift-crypto/releases) - [Commits](https://github.com/apple/swift-crypto/compare/3.15.0...3.15.1) --- updated-dependencies: - dependency-name: github.com/apple/swift-crypto dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.resolved b/Package.resolved index 3a707b5dd..ccda96a38 100644 --- a/Package.resolved +++ b/Package.resolved @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-crypto.git", "state" : { - "revision" : "d1c6b70f7c5f19fb0b8750cb8dcdf2ea6e2d8c34", - "version" : "3.15.0" + "revision" : "95ba0316a9b733e92bb6b071255ff46263bbe7dc", + "version" : "3.15.1" } }, {