Skip to content

Commit a386df5

Browse files
build(deps): bump elliptic from 6.4.0 to 6.5.3 (#227)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anton Sutarmin <[email protected]>
1 parent 049673a commit a386df5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4945,9 +4945,9 @@ bluebird@^3.5.5:
49454945
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
49464946

49474947
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
4948-
version "4.11.8"
4949-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
4950-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
4948+
version "4.11.9"
4949+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
4950+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
49514951

49524952
49534953
version "1.18.3"
@@ -7082,9 +7082,9 @@ element-resize-detector@^1.2.1:
70827082
batch-processor "1.0.0"
70837083

70847084
elliptic@^6.0.0:
7085-
version "6.4.0"
7086-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
7087-
integrity sha1-ysmvh2LIWDYYcAPI3+GT5eLq5d8=
7085+
version "6.5.3"
7086+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
7087+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
70887088
dependencies:
70897089
bn.js "^4.4.0"
70907090
brorand "^1.0.1"
@@ -9012,12 +9012,12 @@ hash-base@^3.0.0:
90129012
safe-buffer "^5.0.1"
90139013

90149014
hash.js@^1.0.0, hash.js@^1.0.3:
9015-
version "1.1.4"
9016-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.4.tgz#8b50e1f35d51bd01e5ed9ece4dbe3549ccfa0a3c"
9017-
integrity sha512-A6RlQvvZEtFS5fLU43IDu0QUmBy+fDO9VMdTXvufKwIkt/rFfvICAViCax5fbDO4zdNzaC3/27ZhKUok5bAJyw==
9015+
version "1.1.7"
9016+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
9017+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
90189018
dependencies:
90199019
inherits "^2.0.3"
9020-
minimalistic-assert "^1.0.0"
9020+
minimalistic-assert "^1.0.1"
90219021

90229022
hast-util-from-parse5@^5.0.0:
90239023
version "5.0.0"
@@ -11672,7 +11672,7 @@ mini-css-extract-plugin@^0.8.0:
1167211672
schema-utils "^1.0.0"
1167311673
webpack-sources "^1.1.0"
1167411674

11675-
minimalistic-assert@^1.0.0:
11675+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1167611676
version "1.0.1"
1167711677
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
1167811678
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==

0 commit comments

Comments
 (0)