Updating web-discovery-project after dependency update
A vulnerable dependency in web-discovery-project is causing audit_deps to fail in the CI. This has been corrected in the project since, and this change updates the DEPS to use a version without the vulnerability.
This commit is contained in:
@@ -14,7 +14,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@c5d6d74fdbee467732bcb6b9084514839e656286",
|
||||
"vendor/gn-project-generators": "https://github.com/brave/gn-project-generators.git@b76e14b162aa0ce40f11920ec94bfc12da29e5d0",
|
||||
"vendor/web-discovery-project": "https://github.com/brave/web-discovery-project@84d58c2d45c636c0e3553d004b789a33da6e0203",
|
||||
"vendor/web-discovery-project": "https://github.com/brave/web-discovery-project@332821fc8800436d20608420bb87b90d231d9753",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user