From 18bb4db0f1405b24ae59dd3f6d3fafb001690cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tibor=20B=C3=B6decs?= Date: Tue, 14 Dec 2021 13:41:34 +0100 Subject: [PATCH] dep updates --- Package.resolved | 64 ++++++++++++++++++++++++------------------------ Package.swift | 4 +-- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/Package.resolved b/Package.resolved index c477aa3..ba3be3d 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": "ba845ee93d6ea10671e829ebf273b6f7a0c92ef0", - "version": "1.2.4" + "revision": "70826d038d5bdc3142a386b735792d87ef7a5dfc", + "version": "1.8.1" } }, { @@ -15,8 +15,8 @@ "repositoryURL": "https://github.com/vapor/async-kit.git", "state": { "branch": null, - "revision": "5760c79afb8ebc24fd3251fdd9724af225fdf1f9", - "version": "1.3.0" + "revision": "3b1e7e9069a62295151c6c1609050cd38a0a7af5", + "version": "1.11.0" } }, { @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/vapor/console-kit.git", "state": { "branch": null, - "revision": "08f36a30e0893e6a52fefbf1c2db4a6bc1288ba2", - "version": "4.2.5" + "revision": "75ea3b627d88221440b878e5dfccc73fd06842ed", + "version": "4.2.7" } }, { @@ -33,8 +33,8 @@ "repositoryURL": "https://github.com/binarybirds/liquid-kit.git", "state": { "branch": null, - "revision": "1a765f00acd7743878b871c9841507e85d37c567", - "version": "1.2.0" + "revision": "3edb219664e764c4cf08658195f2f7dd552e3207", + "version": "1.3.0" } }, { @@ -42,8 +42,8 @@ "repositoryURL": "https://github.com/vapor/multipart-kit.git", "state": { "branch": null, - "revision": "73706f1883f2ba950d41f18aec7e3a53766d4a6d", - "version": "4.0.0" + "revision": "2dd9368a3c9580792b77c7ef364f3735909d9996", + "version": "4.5.1" } }, { @@ -51,8 +51,8 @@ "repositoryURL": "https://github.com/vapor/routing-kit.git", "state": { "branch": null, - "revision": "4cf052b78aebaf1b23f2264ce04d57b4b6eb5254", - "version": "4.2.0" + "revision": "5603b81ceb744b8318feab1e60943704977a866b", + "version": "4.3.1" } }, { @@ -60,8 +60,8 @@ "repositoryURL": "https://github.com/swift-server/swift-backtrace.git", "state": { "branch": null, - "revision": "93b3d9a76454e05379a32a2f3b2a1f5a7794b414", - "version": "1.2.1" + "revision": "d3e04a9d4b3833363fb6192065b763310b156d54", + "version": "1.3.1" } }, { @@ -69,8 +69,8 @@ "repositoryURL": "https://github.com/apple/swift-crypto.git", "state": { "branch": null, - "revision": "0141f53dd525706c803b0c20aa8ad36f9ecd45e5", - "version": "1.1.5" + "revision": "9c53b7a758bb849a7df1bd2314395f5f0c14306f", + "version": "2.0.3" } }, { @@ -87,8 +87,8 @@ "repositoryURL": "https://github.com/apple/swift-metrics.git", "state": { "branch": null, - "revision": "e382458581b05839a571c578e90060fff499f101", - "version": "2.1.1" + "revision": "3edd2f57afc4e68e23c3e4956bc8b65ca6b5b2ff", + "version": "2.2.0" } }, { @@ -96,8 +96,8 @@ "repositoryURL": "https://github.com/apple/swift-nio.git", "state": { "branch": null, - "revision": "6d3ca7e54e06a69d0f2612c2ce8bb8b7319085a4", - "version": "2.26.0" + "revision": "213eb6887e526e0dfac526a2eae559a1893ebbac", + "version": "2.36.0" } }, { @@ -105,8 +105,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-extras.git", "state": { "branch": null, - "revision": "de1c80ad1fdff1ba772bcef6b392c3ef735f39a6", - "version": "1.8.0" + "revision": "f73ca5ee9c6806800243f1ac415fcf82de9a4c91", + "version": "1.10.2" } }, { @@ -114,8 +114,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-http2.git", "state": { "branch": null, - "revision": "f4736a3b78a2bbe3feb7fc0f33f6683a8c27974c", - "version": "1.16.3" + "revision": "39ed0e753596afadad920e302ae769b28f3a982b", + "version": "1.19.0" } }, { @@ -123,8 +123,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-ssl.git", "state": { "branch": null, - "revision": "bbb38fbcbbe9dc4665b2c638dfa5681b01079bfb", - "version": "2.10.4" + "revision": "2b329e37e9dd34fb382655181a680261d58cbbf1", + "version": "2.17.1" } }, { @@ -132,8 +132,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-transport-services.git", "state": { "branch": null, - "revision": "1d28d48e071727f4558a8a4bb1894472abc47a58", - "version": "1.9.2" + "revision": "e7f5278a26442dc46783ba7e063643d524e414a0", + "version": "1.11.3" } }, { @@ -141,8 +141,8 @@ "repositoryURL": "https://github.com/vapor/vapor.git", "state": { "branch": null, - "revision": "4ba5c2d2112005e4a07cedb43ec52b47175d67ce", - "version": "4.41.3" + "revision": "34bf1b303623de04801d2b9bef5b2ed48b3e9319", + "version": "4.54.0" } }, { @@ -150,8 +150,8 @@ "repositoryURL": "https://github.com/vapor/websocket-kit.git", "state": { "branch": null, - "revision": "2b06a70dfcfa76a2e5079f60e3ae911511f09db0", - "version": "2.1.2" + "revision": "b1c4df8f6c848c2e977726903bbe6578eed723ad", + "version": "2.2.0" } } ] diff --git a/Package.swift b/Package.swift index b126a8b..9596f04 100644 --- a/Package.swift +++ b/Package.swift @@ -10,8 +10,8 @@ let package = Package( .library(name: "Liquid", targets: ["Liquid"]), ], dependencies: [ - .package(url: "https://github.com/vapor/vapor.git", from: "4.41.0"), - .package(url: "https://github.com/binarybirds/liquid-kit.git", from: "1.2.0"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.50.0"), + .package(url: "https://github.com/binarybirds/liquid-kit.git", from: "1.3.0"), ], targets: [ .target(name: "Liquid", dependencies: [