Skip to content

Commit a9c34e2

Browse files
authored
Merge pull request #141 from opensource9ja/dependabot/npm_and_yarn/danfojs-browser/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /danfojs-browser
2 parents b11e13d + 4500383 commit a9c34e2

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

danfojs-browser/yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,10 +1519,10 @@ blob@0.0.5:
15191519
resolved "https://registry.yarnpkg.com/blob/-/blob-0.0.5.tgz#d680eeef25f8cd91ad533f5b01eed48e64caf683"
15201520
integrity sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==
15211521

1522-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
1523-
version "4.11.9"
1524-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1525-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
1522+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
1523+
version "4.12.0"
1524+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1525+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
15261526

15271527
bn.js@^5.0.0, bn.js@^5.1.1:
15281528
version "5.1.3"
@@ -1576,7 +1576,7 @@ braces@^3.0.2, braces@~3.0.2:
15761576
dependencies:
15771577
fill-range "^7.0.1"
15781578

1579-
brorand@^1.0.1:
1579+
brorand@^1.0.1, brorand@^1.1.0:
15801580
version "1.1.0"
15811581
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
15821582
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2447,17 +2447,17 @@ electron-to-chromium@^1.3.634:
24472447
integrity sha512-N7FLvjDPADxad+OXXBuYfcvDvCBG0aW8ZZGr7G91sZMviYbnQJFxdSvUus4SJ0K7Q8dzMxE+Wx1d/CrJIIJ0sw==
24482448

24492449
elliptic@^6.5.3:
2450-
version "6.5.3"
2451-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2452-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
2450+
version "6.5.4"
2451+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2452+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
24532453
dependencies:
2454-
bn.js "^4.4.0"
2455-
brorand "^1.0.1"
2454+
bn.js "^4.11.9"
2455+
brorand "^1.1.0"
24562456
hash.js "^1.0.0"
2457-
hmac-drbg "^1.0.0"
2458-
inherits "^2.0.1"
2459-
minimalistic-assert "^1.0.0"
2460-
minimalistic-crypto-utils "^1.0.0"
2457+
hmac-drbg "^1.0.1"
2458+
inherits "^2.0.4"
2459+
minimalistic-assert "^1.0.1"
2460+
minimalistic-crypto-utils "^1.0.1"
24612461

24622462
emoji-regex@^7.0.1:
24632463
version "7.0.3"
@@ -3220,7 +3220,7 @@ he@1.2.0:
32203220
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
32213221
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
32223222

3223-
hmac-drbg@^1.0.0:
3223+
hmac-drbg@^1.0.1:
32243224
version "1.0.1"
32253225
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
32263226
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4051,7 +4051,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
40514051
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
40524052
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
40534053

4054-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4054+
minimalistic-crypto-utils@^1.0.1:
40554055
version "1.0.1"
40564056
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
40574057
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)