Skip to content

Commit 2bfbae9

Browse files
authored
Merge pull request #14 from kimcoder/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.4.1 to 6.5.3
2 parents 0a436bd + 5ce18d3 commit 2bfbae9

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

yarn.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,8 +1190,8 @@ bluebird@^3.5.1:
11901190
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
11911191

11921192
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1193-
version "4.11.8"
1194-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1193+
version "4.11.9"
1194+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
11951195

11961196
body-parser@1.18.2:
11971197
version "1.18.2"
@@ -1926,8 +1926,8 @@ electron-to-chromium@^1.3.62:
19261926
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.63.tgz#6485f5f4f3375358aa8fa23c2029ada208483b8d"
19271927

19281928
elliptic@^6.0.0:
1929-
version "6.4.1"
1930-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
1929+
version "6.5.3"
1930+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
19311931
dependencies:
19321932
bn.js "^4.4.0"
19331933
brorand "^1.0.1"
@@ -2689,8 +2689,8 @@ hash-base@^3.0.0:
26892689
safe-buffer "^5.0.1"
26902690

26912691
hash.js@^1.0.0, hash.js@^1.0.3:
2692-
version "1.1.5"
2693-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
2692+
version "1.1.7"
2693+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
26942694
dependencies:
26952695
inherits "^2.0.3"
26962696
minimalistic-assert "^1.0.1"
@@ -2831,14 +2831,18 @@ inflight@^1.0.4:
28312831
once "^1.3.0"
28322832
wrappy "1"
28332833

2834-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2835-
version "2.0.3"
2836-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2834+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
2835+
version "2.0.4"
2836+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
28372837

28382838
inherits@2.0.1:
28392839
version "2.0.1"
28402840
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
28412841

2842+
inherits@2.0.3:
2843+
version "2.0.3"
2844+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2845+
28422846
ini@~1.3.0:
28432847
version "1.3.5"
28442848
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)