Skip to content

Commit 7d16ca0

Browse files
authored
Merge pull request #15 from qatoco/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.4.0 to 6.5.3
2 parents 6e30c87 + ff34e12 commit 7d16ca0

File tree

1 file changed

+20
-12
lines changed

1 file changed

+20
-12
lines changed

yarn.lock

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -955,8 +955,9 @@ bluebird@^3.4.7:
955955
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
956956

957957
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
958-
version "4.11.6"
959-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215"
958+
version "4.11.9"
959+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
960+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
960961

961962
body-parser@1.19.0:
962963
version "1.19.0"
@@ -1024,6 +1025,7 @@ braces@^2.3.1, braces@^2.3.2:
10241025
brorand@^1.0.1:
10251026
version "1.1.0"
10261027
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1028+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
10271029

10281030
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
10291031
version "1.0.6"
@@ -1907,8 +1909,9 @@ electron-to-chromium@^1.2.7:
19071909
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.2.tgz#b8ce5c93b308db0e92f6d0435c46ddec8f6363ab"
19081910

19091911
elliptic@^6.0.0:
1910-
version "6.4.0"
1911-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1912+
version "6.5.3"
1913+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
1914+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
19121915
dependencies:
19131916
bn.js "^4.4.0"
19141917
brorand "^1.0.1"
@@ -2527,18 +2530,21 @@ has@^1.0.3:
25272530
function-bind "^1.1.1"
25282531

25292532
hash.js@^1.0.0, hash.js@^1.0.3:
2530-
version "1.0.3"
2531-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573"
2533+
version "1.1.7"
2534+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
2535+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
25322536
dependencies:
2533-
inherits "^2.0.1"
2537+
inherits "^2.0.3"
2538+
minimalistic-assert "^1.0.1"
25342539

25352540
he@1.1.x:
25362541
version "1.1.1"
25372542
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
25382543

25392544
hmac-drbg@^1.0.0:
2540-
version "1.0.0"
2541-
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.0.tgz#3db471f45aae4a994a0688322171f51b8b91bee5"
2545+
version "1.0.1"
2546+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
2547+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
25422548
dependencies:
25432549
hash.js "^1.0.3"
25442550
minimalistic-assert "^1.0.0"
@@ -3342,13 +3348,15 @@ mimic-fn@^1.0.0:
33423348
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
33433349
integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
33443350

3345-
minimalistic-assert@^1.0.0:
3346-
version "1.0.0"
3347-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
3351+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3352+
version "1.0.1"
3353+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
3354+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
33483355

33493356
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
33503357
version "1.0.1"
33513358
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
3359+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
33523360

33533361
minimatch@^3.0.2:
33543362
version "3.0.3"

0 commit comments

Comments
 (0)