Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

Commit a1bd275

Browse files
author
Silas Davis
authored
Merge pull request #1399 from hyperledger/dependabot/npm_and_yarn/js/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /js
2 parents 6ed33e6 + 9eb1e73 commit a1bd275

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

js/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -425,9 +425,9 @@ bip66@^1.1.5:
425425
safe-buffer "^5.0.1"
426426

427427
bn.js@^4.11.0, bn.js@^4.11.1, bn.js@^4.11.8, bn.js@^4.4.0:
428-
version "4.11.8"
429-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
430-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
428+
version "4.11.9"
429+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
430+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
431431

432432
bn.js@^5.1.1:
433433
version "5.1.1"
@@ -816,9 +816,9 @@ drbg.js@^1.0.1:
816816
create-hmac "^1.1.4"
817817

818818
elliptic@^6.5.2:
819-
version "6.5.2"
820-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
821-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
819+
version "6.5.3"
820+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
821+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
822822
dependencies:
823823
bn.js "^4.4.0"
824824
brorand "^1.0.1"

0 commit comments

Comments
 (0)