diff --git a/Package.resolved b/Package.resolved index 3c83bb8cf..c8da76630 100644 --- a/Package.resolved +++ b/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/content-scope-scripts", "state" : { - "revision" : "f97053d24c21ea301d4067adbbe0899ff940526a", - "version" : "6.7.0" + "revision" : "799aae6d7ee4031a377ad891a549b66abf29e83c", + "version" : "6.11.0" } }, { diff --git a/Package.swift b/Package.swift index da0ca83e4..cd0b5fbb7 100644 --- a/Package.swift +++ b/Package.swift @@ -49,7 +49,7 @@ let package = Package( .package(url: "https://github.com/duckduckgo/TrackerRadarKit", exact: "2.1.2"), .package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.2.0"), .package(url: "https://github.com/gumob/PunycodeSwift.git", exact: "2.1.0"), - .package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.7.0"), + .package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.11.0"), .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "5.1.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"),