Upgrade elliptic dependency (6.5.26.5.3). (#70054)

This commit is contained in:
Aleh Zasypkin 2020-06-26 15:15:02 +02:00 committed by GitHub
parent ae7e9d9ad5
commit f1a1178328
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12958,9 +12958,9 @@ element-resize-detector@^1.1.15:
batch-processor "^1.0.0"
elliptic@^6.0.0:
version "6.5.2"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
version "6.5.3"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
dependencies:
bn.js "^4.4.0"
brorand "^1.0.1"