From b443515f4e2f0a36c7e4ad9c764d491003b80da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 19:31:47 +0000 Subject: [PATCH] Bump github.com/swift-server/async-http-client in /iOS Bumps [github.com/swift-server/async-http-client](https://github.com/swift-server/async-http-client) from 1.33.1 to 1.36.0. - [Release notes](https://github.com/swift-server/async-http-client/releases) - [Commits](https://github.com/swift-server/async-http-client/compare/1.33.1...9544287b9416c0bc71e58b9f3aead8dd14b16103) --- updated-dependencies: - dependency-name: github.com/swift-server/async-http-client dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0e7cc4b..70b82cb 100644 --- a/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/ScriptWidget.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/swift-server/async-http-client.git", "state" : { - "revision" : "3a5b74a58782c3b4c1f0bc75e9b67b10c2494e8f", - "version" : "1.33.1" + "revision" : "9544287b9416c0bc71e58b9f3aead8dd14b16103", + "version" : "1.36.0" } }, {