Upgrade elliptic 6.5.7 → 6.6.1 (#211225)

## Summary

Upgrades `elliptic` from v6.5.7 to v6.6.1
This commit is contained in:
Jeramy Soucy 2025-02-14 18:29:24 +01:00 committed by GitHub
parent 0c8685fc57
commit 20aac5c915
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17995,9 +17995,9 @@ element-resize-detector@^1.2.2:
batch-processor "1.0.0"
elliptic@^6.0.0, elliptic@^6.5.4:
version "6.5.7"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
version "6.6.1"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06"
integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==
dependencies:
bn.js "^4.11.9"
brorand "^1.1.0"