From 5b8f47b690a68792d0b851781137a523ad4bfa92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 18:49:14 +0000 Subject: [PATCH] build(deps): bump github.com/apple/swift-crypto in /swift Bumps [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/apple/swift-crypto/releases) - [Commits](https://github.com/apple/swift-crypto/compare/3.7.0...3.7.1) --- updated-dependencies: - dependency-name: github.com/apple/swift-crypto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- swift/Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swift/Package.resolved b/swift/Package.resolved index 887ea64..6a0e7aa 100644 --- a/swift/Package.resolved +++ b/swift/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-crypto.git", "state" : { - "revision" : "9f95b4d033a4edd3814b48608db3f2ca90c7218b", - "version" : "3.7.0" + "revision" : "81bee98e706aee68d39ed5996db069ef2b313d62", + "version" : "3.7.1" } } ],