Skip to content

Commit e64b1ea

Browse files
Bump elliptic from 6.4.0 to 6.5.3 in /reactjs (#14)
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>
1 parent 88dad71 commit e64b1ea

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

reactjs/yarn.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,8 +1203,8 @@ bluebird@^3.5.1:
12031203
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
12041204

12051205
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1206-
version "4.11.8"
1207-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1206+
version "4.11.9"
1207+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
12081208

12091209
12101210
version "1.18.2"
@@ -2014,8 +2014,8 @@ electron-to-chromium@^1.3.47:
20142014
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.52.tgz#d2d9f1270ba4a3b967b831c40ef71fb4d9ab5ce0"
20152015

20162016
elliptic@^6.0.0:
2017-
version "6.4.0"
2018-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
2017+
version "6.5.3"
2018+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
20192019
dependencies:
20202020
bn.js "^4.4.0"
20212021
brorand "^1.0.1"
@@ -2979,8 +2979,8 @@ hash-base@^3.0.0:
29792979
safe-buffer "^5.0.1"
29802980

29812981
hash.js@^1.0.0, hash.js@^1.0.3:
2982-
version "1.1.5"
2983-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
2982+
version "1.1.7"
2983+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
29842984
dependencies:
29852985
inherits "^2.0.3"
29862986
minimalistic-assert "^1.0.1"
@@ -3134,14 +3134,18 @@ inflight@^1.0.4:
31343134
once "^1.3.0"
31353135
wrappy "1"
31363136

3137-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3138-
version "2.0.3"
3139-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3137+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3138+
version "2.0.4"
3139+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
31403140

31413141
31423142
version "2.0.1"
31433143
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
31443144

3145+
3146+
version "2.0.3"
3147+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3148+
31453149
ini@^1.3.4, ini@~1.3.0:
31463150
version "1.3.5"
31473151
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)