celo-org / celo-monorepo

Official repository for core projects comprising the Celo platform
https://celo.org
Apache License 2.0
699 stars 369 forks source link

Attestation Service Dependency Upgrade for Google Phone Lib #5355

Closed aslawson closed 4 years ago

aslawson commented 4 years ago

Library needs to be upgraded in attestation service. Wallet bubble is upgrading on the Valora side. https://github.com/celo-org/celo-monorepo/issues/5260

aslawson commented 4 years ago

It looks like attestation service gets the dependency through chaining from @celo/utils and utils has the version ^3.2.4 which iiuc, it would pull the latest of major 3. since the fix appears to be in version 3.12.2 it seems we are OK.