Skip to content

Commit baf0325

Browse files
Bump elliptic from 6.4.0 to 6.5.4 in /src/assets/plugins/lightbox
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50ac44a commit baf0325

File tree

1 file changed

+26
-22
lines changed

1 file changed

+26
-22
lines changed

src/assets/plugins/lightbox/yarn.lock

100755100644
Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,9 +1266,9 @@ bluebird@^3.5.1:
12661266
version "3.5.1"
12671267
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
12681268

1269-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1270-
version "4.11.8"
1271-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1269+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1270+
version "4.12.0"
1271+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
12721272

12731273
12741274
version "4.3.1"
@@ -1331,7 +1331,7 @@ braces@^2.3.0, braces@^2.3.1:
13311331
split-string "^3.0.2"
13321332
to-regex "^3.0.1"
13331333

1334-
brorand@^1.0.1:
1334+
brorand@^1.0.1, brorand@^1.1.0:
13351335
version "1.1.0"
13361336
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
13371337

@@ -2271,16 +2271,16 @@ elegant-spinner@^1.0.1:
22712271
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
22722272

22732273
elliptic@^6.0.0:
2274-
version "6.4.0"
2275-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
2274+
version "6.5.4"
2275+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
22762276
dependencies:
2277-
bn.js "^4.4.0"
2278-
brorand "^1.0.1"
2277+
bn.js "^4.11.9"
2278+
brorand "^1.1.0"
22792279
hash.js "^1.0.0"
2280-
hmac-drbg "^1.0.0"
2281-
inherits "^2.0.1"
2282-
minimalistic-assert "^1.0.0"
2283-
minimalistic-crypto-utils "^1.0.0"
2280+
hmac-drbg "^1.0.1"
2281+
inherits "^2.0.4"
2282+
minimalistic-assert "^1.0.1"
2283+
minimalistic-crypto-utils "^1.0.1"
22842284

22852285
emojis-list@^2.0.0:
22862286
version "2.1.0"
@@ -2994,11 +2994,11 @@ hash-base@^3.0.0:
29942994
safe-buffer "^5.0.1"
29952995

29962996
hash.js@^1.0.0, hash.js@^1.0.3:
2997-
version "1.1.3"
2998-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2997+
version "1.1.7"
2998+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
29992999
dependencies:
30003000
inherits "^2.0.3"
3001-
minimalistic-assert "^1.0.0"
3001+
minimalistic-assert "^1.0.1"
30023002

30033003
hawk@~6.0.2:
30043004
version "6.0.2"
@@ -3009,7 +3009,7 @@ hawk@~6.0.2:
30093009
hoek "4.x.x"
30103010
sntp "2.x.x"
30113011

3012-
hmac-drbg@^1.0.0:
3012+
hmac-drbg@^1.0.1:
30133013
version "1.0.1"
30143014
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
30153015
dependencies:
@@ -3152,14 +3152,18 @@ inflight@^1.0.4:
31523152
once "^1.3.0"
31533153
wrappy "1"
31543154

3155-
inherits@2, [email protected].3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3156-
version "2.0.3"
3157-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3155+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
3156+
version "2.0.4"
3157+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
31583158

31593159
31603160
version "2.0.1"
31613161
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
31623162

3163+
3164+
version "2.0.3"
3165+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3166+
31633167
ini@^1.3.4, ini@~1.3.0:
31643168
version "1.3.5"
31653169
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4112,11 +4116,11 @@ mini-css-extract-plugin@^0.4.0:
41124116
loader-utils "^1.1.0"
41134117
webpack-sources "^1.1.0"
41144118

4115-
minimalistic-assert@^1.0.0:
4119+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
41164120
version "1.0.1"
41174121
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
41184122

4119-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4123+
minimalistic-crypto-utils@^1.0.1:
41204124
version "1.0.1"
41214125
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
41224126

@@ -4503,7 +4507,7 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
45034507

45044508
onetime@^1.0.0:
45054509
version "1.1.0"
4506-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
4510+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
45074511

45084512
onetime@^2.0.0:
45094513
version "2.0.1"

0 commit comments

Comments
 (0)