Skip to content

Commit 4e27416

Browse files
authored
Merge pull request #10 from arg0navt/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.4.1 to 6.5.3
2 parents 86b2726 + aab2621 commit 4e27416

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
@@ -1191,8 +1191,8 @@ bluebird@^3.4.7:
11911191
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
11921192

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

11971197
body-parser@1.18.2:
11981198
version "1.18.2"
@@ -2300,8 +2300,8 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30:
23002300
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.68.tgz#bb3ccbadcdd06de2afea8fb73e31a60b6558de1f"
23012301

23022302
elliptic@^6.0.0:
2303-
version "6.4.1"
2304-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2303+
version "6.5.3"
2304+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
23052305
dependencies:
23062306
bn.js "^4.4.0"
23072307
brorand "^1.0.1"
@@ -3388,8 +3388,8 @@ hash-base@^3.0.0:
33883388
safe-buffer "^5.0.1"
33893389

33903390
hash.js@^1.0.0, hash.js@^1.0.3:
3391-
version "1.1.5"
3392-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
3391+
version "1.1.7"
3392+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
33933393
dependencies:
33943394
inherits "^2.0.3"
33953395
minimalistic-assert "^1.0.1"
@@ -3638,14 +3638,18 @@ inflight@^1.0.4:
36383638
once "^1.3.0"
36393639
wrappy "1"
36403640

3641-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3642-
version "2.0.3"
3643-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3641+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3642+
version "2.0.4"
3643+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
36443644

36453645
inherits@2.0.1:
36463646
version "2.0.1"
36473647
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
36483648

3649+
inherits@2.0.3:
3650+
version "2.0.3"
3651+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3652+
36493653
ini@^1.3.4, ini@~1.3.0:
36503654
version "1.3.5"
36513655
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)