diff --git a/Package.resolved b/Package.resolved index e6482b81c..75122a5f3 100644 --- a/Package.resolved +++ b/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/content-scope-scripts", "state" : { - "revision" : "dc26bfc6e33ad9c79a719b7f21d5ca0564db1859", - "version" : "6.3.0" + "revision" : "097e545c737db78cb1d253a87a9acd6dd8ad8497", + "version" : "6.4.0" } }, { diff --git a/Package.swift b/Package.swift index 57ab2bfca..abee6412f 100644 --- a/Package.swift +++ b/Package.swift @@ -47,7 +47,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.3.0"), + .package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.4.0"), .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "4.2.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"),