feat(bootloader): Update micro-ecc version to v1.1

This fix ensures that https://nvd.nist.gov/vuln/detail/CVE-2020-27209 is not
reported by the ESP-IDF SBOM tool. Please note that, this CVE was anyways not
applicable for ESP32 platform, as the bootloader (user of micro-ecc library)
do not perform signing on the device, its only verification that happens in
secure-boot-v1 case.
This commit is contained in:
harshal.patil
2023-09-20 10:39:58 +05:30
parent 925a7310ca
commit a686c20ee5
2 changed files with 3 additions and 3 deletions