fix(package): upgrade transitive dependency elliptic to v6.5.2 (#54476) (#54559)

This commit is contained in:
Thomas Watson 2020-01-13 18:18:33 +01:00 committed by GitHub
parent 5ffb19b7d3
commit 43997a4dde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11419,9 +11419,9 @@ element-resize-detector@^1.1.15:
batch-processor "^1.0.0"
elliptic@^6.0.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
integrity sha1-ysmvh2LIWDYYcAPI3+GT5eLq5d8=
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==
dependencies:
bn.js "^4.4.0"
brorand "^1.0.1"