Skip to content

Commit 4c4f015

Browse files
authored
Merge pull request #13 from graphql-java/dependabot/npm_and_yarn/defer/client/elliptic-6.5.3
Bump elliptic from 6.4.1 to 6.5.3 in /defer/client
2 parents 6ae0ac0 + 3b0b942 commit 4c4f015

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

defer/client/yarn.lock

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

11531153
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1154-
version "4.11.8"
1155-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1154+
version "4.11.9"
1155+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
11561156

11571157
body-parser@1.18.2:
11581158
version "1.18.2"
@@ -2211,8 +2211,8 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30:
22112211
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.67.tgz#5e8f3ffac89b4b0402c7e1a565be06f3a109abbc"
22122212

22132213
elliptic@^6.0.0:
2214-
version "6.4.1"
2215-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2214+
version "6.5.3"
2215+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
22162216
dependencies:
22172217
bn.js "^4.4.0"
22182218
brorand "^1.0.1"
@@ -3208,8 +3208,8 @@ hash-base@^3.0.0:
32083208
safe-buffer "^5.0.1"
32093209

32103210
hash.js@^1.0.0, hash.js@^1.0.3:
3211-
version "1.1.5"
3212-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
3211+
version "1.1.7"
3212+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
32133213
dependencies:
32143214
inherits "^2.0.3"
32153215
minimalistic-assert "^1.0.1"
@@ -3433,14 +3433,18 @@ inflight@^1.0.4:
34333433
once "^1.3.0"
34343434
wrappy "1"
34353435

3436-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3437-
version "2.0.3"
3438-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3436+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3437+
version "2.0.4"
3438+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
34393439

34403440
inherits@2.0.1:
34413441
version "2.0.1"
34423442
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
34433443

3444+
inherits@2.0.3:
3445+
version "2.0.3"
3446+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3447+
34443448
ini@^1.3.4, ini@~1.3.0:
34453449
version "1.3.5"
34463450
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)