diff --git a/Package.resolved b/Package.resolved index 421c660..4116caf 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,13 +1,103 @@ { "object": { "pins": [ + { + "package": "swift-algorithms", + "repositoryURL": "https://github.com/apple/swift-algorithms.git", + "state": { + "branch": null, + "revision": "87e50f483c54e6efd60e885f7f5aa946cee68023", + "version": "1.2.1" + } + }, + { + "package": "swift-asn1", + "repositoryURL": "https://github.com/apple/swift-asn1.git", + "state": { + "branch": null, + "revision": "a9a5efd40eaf558a2bcd48d64b1d1646be686008", + "version": "1.7.1" + } + }, + { + "package": "swift-async-algorithms", + "repositoryURL": "https://github.com/apple/swift-async-algorithms.git", + "state": { + "branch": null, + "revision": "d0b4a06d0f173a2f3be27d3ea21b3c3aa18db440", + "version": "1.1.4" + } + }, + { + "package": "swift-atomics", + "repositoryURL": "https://github.com/apple/swift-atomics.git", + "state": { + "branch": null, + "revision": "b601256eab081c0f92f059e12818ac1d4f178ff7", + "version": "1.3.0" + } + }, + { + "package": "swift-certificates", + "repositoryURL": "https://github.com/apple/swift-certificates.git", + "state": { + "branch": null, + "revision": "bde8ca32a096825dfce37467137c903418c1893d", + "version": "1.19.1" + } + }, + { + "package": "swift-collections", + "repositoryURL": "https://github.com/apple/swift-collections.git", + "state": { + "branch": null, + "revision": "a0cb0954ecb21e4e31b0070e6ed5674e8556685a", + "version": "1.6.0" + } + }, + { + "package": "swift-crypto", + "repositoryURL": "https://github.com/apple/swift-crypto.git", + "state": { + "branch": null, + "revision": "1b6b2e274e85105bfa155183145a1dcfd63331f1", + "version": "4.5.0" + } + }, + { + "package": "swift-http-structured-headers", + "repositoryURL": "https://github.com/apple/swift-http-structured-headers.git", + "state": { + "branch": null, + "revision": "933538faa42c432d385f02e07df0ace7c5ecfc47", + "version": "1.7.0" + } + }, + { + "package": "swift-http-types", + "repositoryURL": "https://github.com/apple/swift-http-types.git", + "state": { + "branch": null, + "revision": "db774a277f60063a32d854f2980299caf06da041", + "version": "1.6.0" + } + }, + { + "package": "swift-log", + "repositoryURL": "https://github.com/apple/swift-log.git", + "state": { + "branch": null, + "revision": "92448c359f00ebe36ae97d3bd9086f13c7692b5a", + "version": "1.13.2" + } + }, { "package": "swift-nio", "repositoryURL": "https://github.com/apple/swift-nio.git", "state": { "branch": null, - "revision": "120acb15c39aa3217e9888e515de160378fbcc1e", - "version": "2.18.0" + "revision": "77b84ac2cd2ac9e4ac67d19f045fd5b434f56967", + "version": "2.101.0" } }, { @@ -15,8 +105,53 @@ "repositoryURL": "https://github.com/apple/swift-nio-extras.git", "state": { "branch": null, - "revision": "7cd24c0efcf9700033f671b6a8eaa64a77dd0b72", - "version": "1.5.1" + "revision": "d2eeec0339074034f11a040a74aa2a341a2c4506", + "version": "1.34.1" + } + }, + { + "package": "swift-nio-http2", + "repositoryURL": "https://github.com/apple/swift-nio-http2.git", + "state": { + "branch": null, + "revision": "61d1b44f6e4e118792be1cff88ee2bc0267c6f9a", + "version": "1.44.0" + } + }, + { + "package": "swift-nio-ssl", + "repositoryURL": "https://github.com/apple/swift-nio-ssl.git", + "state": { + "branch": null, + "revision": "407d82d5b6cc00e1c3fb83a81b1539b70c788c5e", + "version": "2.37.1" + } + }, + { + "package": "swift-numerics", + "repositoryURL": "https://github.com/apple/swift-numerics.git", + "state": { + "branch": null, + "revision": "0c0290ff6b24942dadb83a929ffaaa1481df04a2", + "version": "1.1.1" + } + }, + { + "package": "swift-service-lifecycle", + "repositoryURL": "https://github.com/swift-server/swift-service-lifecycle.git", + "state": { + "branch": null, + "revision": "9829955b385e5bb88128b73f1b8389e9b9c3191a", + "version": "2.11.0" + } + }, + { + "package": "swift-system", + "repositoryURL": "https://github.com/apple/swift-system.git", + "state": { + "branch": null, + "revision": "e402d5fa38d1524896e7d913ce1320384e0bedf7", + "version": "1.7.0" } } ]