diff --git a/Package.resolved b/Package.resolved index 01d83c2..eab5de7 100644 --- a/Package.resolved +++ b/Package.resolved @@ -94,8 +94,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/jpsim/Yams", "state" : { - "revision" : "01835dc202670b5bb90d07f3eae41867e9ed29f6", - "version" : "5.0.1" + "revision" : "8a835d918245ca22f36663dd3862138805d7f707", + "version" : "5.1.0" } } ], diff --git a/Package.swift b/Package.swift index 0f6c442..f533fc4 100644 --- a/Package.swift +++ b/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package(url: "https://github.com/kishikawakatsumi/KeychainAccess.git", .upToNextMinor(from: "3.2.0")), .package(url: "https://github.com/xcodereleases/data", revision: "fcf527b187817f67c05223676341f3ab69d4214d"), .package(url: "https://github.com/onevcat/Rainbow.git", .upToNextMinor(from: "3.2.0")), - .package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.0.1")), + .package(url: "https://github.com/jpsim/Yams", .upToNextMinor(from: "5.1.0")), ], targets: [ .executableTarget(