Skip to content

Commit 4d48ad9

Browse files
authored
Merge pull request #37 from alex-cory/dependabot/npm_and_yarn/elliptic-6.5.4
2 parents 967b097 + 82c6210 commit 4d48ad9

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,10 +2997,10 @@ bindings@^1.5.0:
29972997
dependencies:
29982998
file-uri-to-path "1.0.0"
29992999

3000-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
3001-
version "4.11.8"
3002-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
3003-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
3000+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
3001+
version "4.12.0"
3002+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
3003+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
30043004

30053005
boolbase@^1.0.0, boolbase@~1.0.0:
30063006
version "1.0.0"
@@ -3062,7 +3062,7 @@ brfs@^1.2.0:
30623062
static-module "^2.2.0"
30633063
through2 "^2.0.0"
30643064

3065-
brorand@^1.0.1:
3065+
brorand@^1.0.1, brorand@^1.1.0:
30663066
version "1.1.0"
30673067
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
30683068
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -4183,17 +4183,17 @@ electron-to-chromium@^1.3.390:
41834183
integrity sha512-AEbSKBF49P+GgEP34w0VdYWn9SiMHgWUJbOkPEE1WZMIpWXtvfT9N0sd4Lv4jjD6DeSFjRuzm6+btn/yCz6h2Q==
41844184

41854185
elliptic@^6.0.0:
4186-
version "6.5.2"
4187-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
4188-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
4186+
version "6.5.4"
4187+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
4188+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
41894189
dependencies:
4190-
bn.js "^4.4.0"
4191-
brorand "^1.0.1"
4190+
bn.js "^4.11.9"
4191+
brorand "^1.1.0"
41924192
hash.js "^1.0.0"
4193-
hmac-drbg "^1.0.0"
4194-
inherits "^2.0.1"
4195-
minimalistic-assert "^1.0.0"
4196-
minimalistic-crypto-utils "^1.0.0"
4193+
hmac-drbg "^1.0.1"
4194+
inherits "^2.0.4"
4195+
minimalistic-assert "^1.0.1"
4196+
minimalistic-crypto-utils "^1.0.1"
41974197

41984198
emoji-regex@^7.0.1:
41994199
version "7.0.3"
@@ -5031,7 +5031,7 @@ hex-color-regex@^1.1.0:
50315031
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
50325032
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
50335033

5034-
hmac-drbg@^1.0.0:
5034+
hmac-drbg@^1.0.1:
50355035
version "1.0.1"
50365036
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
50375037
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -5191,7 +5191,7 @@ inflight@^1.0.4:
51915191
once "^1.3.0"
51925192
wrappy "1"
51935193

5194-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
5194+
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
51955195
version "2.0.4"
51965196
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
51975197
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -6870,7 +6870,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
68706870
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
68716871
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
68726872

6873-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
6873+
minimalistic-crypto-utils@^1.0.1:
68746874
version "1.0.1"
68756875
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
68766876
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)