Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Commit 1e8084a

Browse files
Bump elliptic from 6.5.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b717df commit 1e8084a

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

+16-9
Original file line numberDiff line numberDiff line change
@@ -6748,8 +6748,9 @@ bluebird@^3.3.5, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5:
67486748
resolved "https://registry.npmjs.org/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
67496749

67506750
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
6751-
version "4.11.8"
6752-
resolved "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
6751+
version "4.11.9"
6752+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
6753+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
67536754

67546755
body-parser@*, [email protected]:
67556756
version "1.19.0"
@@ -6838,7 +6839,8 @@ braces@^3.0.1, braces@~3.0.2:
68386839

68396840
brorand@^1.0.1:
68406841
version "1.1.0"
6841-
resolved "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
6842+
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
6843+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
68426844

68436845
browser-process-hrtime@^0.1.2:
68446846
version "0.1.3"
@@ -8992,8 +8994,9 @@ element-resize-detector@^1.1.15:
89928994
batch-processor "^1.0.0"
89938995

89948996
elliptic@^6.0.0:
8995-
version "6.5.1"
8996-
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b"
8997+
version "6.5.3"
8998+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
8999+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
89979000
dependencies:
89989001
bn.js "^4.4.0"
89999002
brorand "^1.0.1"
@@ -10768,7 +10771,8 @@ hash-sum@^1.0.2:
1076810771

1076910772
hash.js@^1.0.0, hash.js@^1.0.3:
1077010773
version "1.1.7"
10771-
resolved "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
10774+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
10775+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
1077210776
dependencies:
1077310777
inherits "^2.0.3"
1077410778
minimalistic-assert "^1.0.1"
@@ -10864,7 +10868,8 @@ history@^4.9.0:
1086410868

1086510869
hmac-drbg@^1.0.0:
1086610870
version "1.0.1"
10867-
resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
10871+
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
10872+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
1086810873
dependencies:
1086910874
hash.js "^1.0.3"
1087010875
minimalistic-assert "^1.0.0"
@@ -13353,11 +13358,13 @@ mini-css-extract-plugin@^0.9.0:
1335313358

1335413359
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1335513360
version "1.0.1"
13356-
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
13361+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
13362+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
1335713363

1335813364
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
1335913365
version "1.0.1"
13360-
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
13366+
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
13367+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
1336113368

1336213369
[email protected], minimatch@^3.0.2, minimatch@^3.0.4:
1336313370
version "3.0.4"

0 commit comments

Comments
 (0)