From daab49e3bfe850b84b328f0e2f587b5d98ea4fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:33:28 +0000 Subject: [PATCH] chore(deps): bump github.com/vapor/vapor from 4.57.0 to 4.61.1 Bumps [github.com/vapor/vapor](https://github.com/vapor/vapor) from 4.57.0 to 4.61.1. - [Release notes](https://github.com/vapor/vapor/releases) - [Commits](https://github.com/vapor/vapor/compare/4.57.0...4.61.1) --- updated-dependencies: - dependency-name: github.com/vapor/vapor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Package.resolved | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/Package.resolved b/Package.resolved index a4b0cf7..c4c3f8e 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": "7a4dfe026f6ee0f8ad741b58df74c60af296365d", - "version": "1.9.0" + "revision": "fc510a39cff61b849bf5cdff17eb2bd6d0777b49", + "version": "1.11.5" } }, { @@ -114,8 +114,8 @@ "repositoryURL": "https://github.com/vapor/routing-kit.git", "state": { "branch": null, - "revision": "5603b81ceb744b8318feab1e60943704977a866b", - "version": "4.3.1" + "revision": "611bc45c5dfb1f54b84d99b89d1f72191fb6b71b", + "version": "4.7.2" } }, { @@ -127,6 +127,15 @@ "version": "3.18.0" } }, + { + "package": "swift-algorithms", + "repositoryURL": "https://github.com/apple/swift-algorithms.git", + "state": { + "branch": null, + "revision": "f6919dfc309e7f1b56224378b11e28bab5bccc42", + "version": "1.2.0" + } + }, { "package": "swift-atomics", "repositoryURL": "https://github.com/apple/swift-atomics.git", @@ -217,13 +226,22 @@ "version": "1.11.4" } }, + { + "package": "swift-numerics", + "repositoryURL": "https://github.com/apple/swift-numerics.git", + "state": { + "branch": null, + "revision": "0a5bc04095a675662cf24757cc0640aa2204253b", + "version": "1.0.2" + } + }, { "package": "vapor", "repositoryURL": "https://github.com/vapor/vapor.git", "state": { "branch": null, - "revision": "b05266f863ee93eeff4b6d075364ccc8f81bbc1e", - "version": "4.57.0" + "revision": "6c63226a4ab82ce53730eb1afb9ca63866fcf033", + "version": "4.61.1" } }, {