From f936a804ffa0e17de7539d897ab44bca5c1d994b Mon Sep 17 00:00:00 2001 From: kishikawakatsumi <40610+kishikawakatsumi@users.noreply.github.com> Date: Mon, 23 Mar 2026 01:07:36 +0000 Subject: [PATCH] Update Swift Packages --- Package.resolved | 28 ++++++++++++++-------------- Resources/Package.swift.json | 6 +++--- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Package.resolved b/Package.resolved index 8d33f8ac..7e3c251c 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/swift-server/async-http-client.git", "state": { "branch": null, - "revision": "2fc4652fb4689eb24af10e55cabaa61d8ba774fd", - "version": "1.32.0" + "revision": "c5784ca81535cc6a92d900f84abd070dfb0e9392", + "version": "1.32.1" } }, { @@ -78,8 +78,8 @@ "repositoryURL": "https://github.com/apple/swift-asn1.git", "state": { "branch": null, - "revision": "810496cf121e525d660cd0ea89a758740476b85f", - "version": "1.5.1" + "revision": "9f542610331815e29cc3821d3b6f488db8715517", + "version": "1.6.0" } }, { @@ -114,8 +114,8 @@ "repositoryURL": "https://github.com/apple/swift-collections.git", "state": { "branch": null, - "revision": "8d9834a6189db730f6264db7556a7ffb751e99ee", - "version": "1.4.0" + "revision": "6675bc0ff86e61436e615df6fc5174e043e57924", + "version": "1.4.1" } }, { @@ -132,8 +132,8 @@ "repositoryURL": "https://github.com/apple/swift-crypto.git", "state": { "branch": null, - "revision": "6f70fa9eab24c1fd982af18c281c4525d05e3095", - "version": "4.2.0" + "revision": "fa308c07a6fa04a727212d793e761460e41049c3", + "version": "4.3.0" } }, { @@ -195,8 +195,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-extras.git", "state": { "branch": null, - "revision": "3df009d563dc9f21a5c85b33d8c2e34d2e4f8c3b", - "version": "1.32.1" + "revision": "abcf5312eb8ed2fb11916078aef7c46b06f20813", + "version": "1.33.0" } }, { @@ -204,8 +204,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-http2.git", "state": { "branch": null, - "revision": "b6571f3db40799df5a7fc0e92c399aa71c883edd", - "version": "1.40.0" + "revision": "9019b76fa858564a27e0aab13c01987d6e2869fa", + "version": "1.41.0" } }, { @@ -213,8 +213,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-ssl.git", "state": { "branch": null, - "revision": "173cc69a058623525a58ae6710e2f5727c663793", - "version": "2.36.0" + "revision": "df9c3406028e3297246e6e7081977a167318b692", + "version": "2.36.1" } }, { diff --git a/Resources/Package.swift.json b/Resources/Package.swift.json index 89863da5..3e17e865 100644 --- a/Resources/Package.swift.json +++ b/Resources/Package.swift.json @@ -73,7 +73,7 @@ "requirement" : { "range" : [ { - "lowerBound" : "1.4.0", + "lowerBound" : "1.4.1", "upperBound" : "2.0.0" } ] @@ -101,7 +101,7 @@ "requirement" : { "range" : [ { - "lowerBound" : "4.2.0", + "lowerBound" : "4.3.0", "upperBound" : "5.0.0" } ] @@ -174,7 +174,7 @@ "name" : "App", "packageKind" : { "root" : [ - "/private/var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/tmp.uikjVojM0l" + "/private/var/folders/t5/f77_gwnj6p95qxy9py3fckx00000gn/T/tmp.Sxy0CCBcaM" ] }, "pkgConfig" : null,