From 71e8cc24838576ae58b5489f74c909a83924cf4b Mon Sep 17 00:00:00 2001 From: Laurie Marceau Date: Wed, 15 Apr 2026 14:20:53 -0400 Subject: [PATCH] Update swiftybeaver --- BrowserKit/Package.swift | 2 +- .../xcshareddata/swiftpm/Package.resolved | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BrowserKit/Package.swift b/BrowserKit/Package.swift index 29954ea4efd60..0bdeceeffa75b 100644 --- a/BrowserKit/Package.swift +++ b/BrowserKit/Package.swift @@ -78,7 +78,7 @@ let package = Package( exact: "7.1.1"), .package( url: "https://github.com/SwiftyBeaver/SwiftyBeaver.git", - exact: "2.0.0"), + exact: "2.1.1"), .package( url: "https://github.com/getsentry/sentry-cocoa.git", exact: "8.36.0"), diff --git a/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 73a30025e313f..4caad5a0aac49 100644 --- a/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "d7312fa345470af109ca9dfa573ff5ec28c5460775146fba16f8e4c47e065d6b", + "originHash" : "9f9784b380c352cfb7bcf173fa8d01920283027e898d030fd8078b8cfca2ca0f", "pins" : [ { "identity" : "a-star", @@ -159,8 +159,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git", "state" : { - "revision" : "1080914828ef1c9ca9cd2bad50667b3d847dabff", - "version" : "2.0.0" + "revision" : "8cba041db09596183331d123f337d0eb2e6e8e91", + "version" : "2.1.1" } } ],