diff --git a/Package.resolved b/Package.resolved index 18584326a..75e12fb95 100644 --- a/Package.resolved +++ b/Package.resolved @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/privacy-dashboard", "state" : { - "revision" : "49db79829dcb166b3524afdbc1c680890452ce1c", - "version" : "7.2.1" + "revision" : "440ded715fe44d34e4c352d61c783d64835fac92", + "version" : "7.3.1" } }, { diff --git a/Package.swift b/Package.swift index 479b5c002..1050e1ce6 100644 --- a/Package.swift +++ b/Package.swift @@ -55,7 +55,7 @@ let package = Package( .package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.3.0"), .package(url: "https://github.com/gumob/PunycodeSwift.git", exact: "3.0.0"), .package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.41.0"), - .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "7.2.1"), + .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "7.3.1"), .package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"), .package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"), .package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.0.1"),