From bc6fe8a89a4487688f0cccf6c27ec8fced863706 Mon Sep 17 00:00:00 2001 From: yan Date: Tue, 6 Dec 2022 12:19:06 -0800 Subject: [PATCH] Update DEPS to fix WDP express audit failure Fix https://github.com/brave/brave-browser/issues/27185 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dae860ccc4f..81bff02254b 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ deps = { "vendor/bat-native-tweetnacl": "https://github.com/brave-intl/bat-native-tweetnacl.git@800f9d40b7409239ff192e0be634764e747c7a75", "vendor/challenge_bypass_ristretto_ffi": "https://github.com/brave-intl/challenge-bypass-ristretto-ffi.git@419995e4a873c294f1eaefca276f8ad25328e89f", "vendor/gn-project-generators": "https://github.com/brave/gn-project-generators.git@b76e14b162aa0ce40f11920ec94bfc12da29e5d0", - "vendor/web-discovery-project": "https://github.com/brave/web-discovery-project@ba8d631ab021d9cf28ed6412d52ebc6452fdfefc", + "vendor/web-discovery-project": "https://github.com/brave/web-discovery-project@4ce3387a6b18b689d98383d33a1fe794cc394da1", "third_party/ethash/src": "https://github.com/chfast/ethash.git@e4a15c3d76dc09392c7efd3e30d84ee3b871e9ce", "third_party/bitcoin-core/src": "https://github.com/bitcoin/bitcoin.git@95ea54ba089610019a74c1176a2c7c0dba144b1c", "third_party/argon2/src": "https://github.com/P-H-C/phc-winner-argon2.git@62358ba2123abd17fccf2a108a301d4b52c01a7c",