diff --git a/Package.resolved b/Package.resolved index 18584326a..f3f24112d 100644 --- a/Package.resolved +++ b/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/content-scope-scripts", "state" : { - "revision" : "c4bb146afdf0c7a93fb9a7d95b1cb255708a470d", - "version" : "6.41.0" + "revision" : "93ea6c3e771bc0b743b38cefbff548c10add9898", + "version" : "6.42.0" } }, { @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/privacy-dashboard", "state" : { - "revision" : "49db79829dcb166b3524afdbc1c680890452ce1c", - "version" : "7.2.1" + "revision" : "022c845b06ace6a4aa712a4fa3e79da32193d5c6", + "version" : "7.4.0" } }, { diff --git a/Package.swift b/Package.swift index 6b5dc6f81..1ced0e998 100644 --- a/Package.swift +++ b/Package.swift @@ -55,8 +55,8 @@ let package = Package( .package(url: "https://github.com/duckduckgo/TrackerRadarKit", exact: "3.0.0"), .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/content-scope-scripts", exact: "6.42.0"), + .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "7.4.0"), .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"),