diff --git a/Package.resolved b/Package.resolved index 8ff5f7170..7de4b9623 100644 --- a/Package.resolved +++ b/Package.resolved @@ -14,8 +14,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/duckduckgo/content-scope-scripts", "state" : { - "revision" : "6cab7bdb584653a5dc007cc1ae827ec41c5a91bc", - "version" : "6.29.0" + "revision" : "1733ee59f06f6e725a98cf6cd8322159f59d664b", + "version" : "6.31.0" } }, { diff --git a/Package.swift b/Package.swift index 8a4ba0cac..86a9337b1 100644 --- a/Package.swift +++ b/Package.swift @@ -51,8 +51,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.31.0"), .package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "7.1.1"), - .package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.29.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")