Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 4cbbcb4

Browse files
chore(deps): bump elliptic in /examples/default-theme (#825)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 241e4e8 commit 4cbbcb4

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

examples/default-theme/yarn.lock

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1607,9 +1607,9 @@ bluebird@^3.5.3:
16071607
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
16081608

16091609
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1610-
version "4.11.8"
1611-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1612-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1610+
version "4.11.9"
1611+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1612+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
16131613

16141614
16151615
version "1.18.2"
@@ -3016,9 +3016,9 @@ electron-to-chromium@^1.3.62:
30163016
integrity sha512-WYMjqCnPVS5JA+XvwEnpwucJpVi2+q9cdCFpbhxgWGsCtforFBEkuP9+nCyy/wnU/0SyLcLRIeZct9ayMGcXoQ==
30173017

30183018
elliptic@^6.0.0:
3019-
version "6.4.1"
3020-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
3021-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
3019+
version "6.5.3"
3020+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3021+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
30223022
dependencies:
30233023
bn.js "^4.4.0"
30243024
brorand "^1.0.1"
@@ -3960,9 +3960,9 @@ hash-sum@^1.0.2:
39603960
integrity sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=
39613961

39623962
hash.js@^1.0.0, hash.js@^1.0.3:
3963-
version "1.1.5"
3964-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.5.tgz#e38ab4b85dfb1e0c40fe9265c0e9b54854c23812"
3965-
integrity sha512-eWI5HG9Np+eHV1KQhisXWwM+4EPPYe5dFX1UZZH7k/E3JzDEazVH+VGlZi6R94ZqImq+A3D1mCEtrFIfg/E7sA==
3963+
version "1.1.7"
3964+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
3965+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
39663966
dependencies:
39673967
inherits "^2.0.3"
39683968
minimalistic-assert "^1.0.1"
@@ -4256,16 +4256,21 @@ inflight@^1.0.4:
42564256
once "^1.3.0"
42574257
wrappy "1"
42584258

4259-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4260-
version "2.0.3"
4261-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4262-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4259+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4260+
version "2.0.4"
4261+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4262+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
42634263

42644264
42654265
version "2.0.1"
42664266
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
42674267
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
42684268

4269+
4270+
version "2.0.3"
4271+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4272+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4273+
42694274
ini@~1.3.0:
42704275
version "1.3.5"
42714276
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)