diff --git a/Package.resolved b/Package.resolved index 0f39718..fc0bddd 100644 --- a/Package.resolved +++ b/Package.resolved @@ -55,6 +55,15 @@ "version": "2.2.200" } }, + { + "package": "swift-atomics", + "repositoryURL": "https://github.com/apple/swift-atomics.git", + "state": { + "branch": null, + "revision": "b601256eab081c0f92f059e12818ac1d4f178ff7", + "version": "1.3.0" + } + }, { "package": "swift-aws-lambda-runtime", "repositoryURL": "https://github.com/swift-server/swift-aws-lambda-runtime.git", @@ -73,6 +82,15 @@ "version": "1.2.0" } }, + { + "package": "swift-collections", + "repositoryURL": "https://github.com/apple/swift-collections.git", + "state": { + "branch": null, + "revision": "fea17c02d767f46b23070fdfdacc28a03a39232a", + "version": "1.5.1" + } + }, { "package": "SwiftJWT", "repositoryURL": "https://github.com/Kitura/Swift-JWT.git", @@ -96,8 +114,17 @@ "repositoryURL": "https://github.com/apple/swift-nio.git", "state": { "branch": null, - "revision": "8a865bd15e69526cbdfcfd7c47698eb20b2ba951", - "version": "2.19.0" + "revision": "f71c8d2a5e74a2c6d11a0fbe324774b5d6084237", + "version": "2.99.0" + } + }, + { + "package": "swift-system", + "repositoryURL": "https://github.com/apple/swift-system.git", + "state": { + "branch": null, + "revision": "7c6ad0fc39d0763e0b699210e4124afd5041c5df", + "version": "1.6.4" } } ]