Skip to content

Commit cdf09e5

Browse files
Bump elliptic from 6.4.0 to 6.5.3 in /vue2-resources/setup1
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 375cf65 commit cdf09e5

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

vue2-resources/setup1/yarn.lock

+17-13
Original file line numberDiff line numberDiff line change
@@ -711,8 +711,8 @@ bluebird@^3.0.5, bluebird@^3.1.1:
711711
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
712712

713713
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
714-
version "4.11.7"
715-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.7.tgz#ddb048e50d9482790094c13eb3fcfc833ce7ab46"
714+
version "4.11.9"
715+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
716716

717717
bonjour@^3.5.0:
718718
version "3.5.0"
@@ -1418,8 +1418,8 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.14:
14181418
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.15.tgz#08397934891cbcfaebbd18b82a95b5a481138369"
14191419

14201420
elliptic@^6.0.0:
1421-
version "6.4.0"
1422-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1421+
version "6.5.3"
1422+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
14231423
dependencies:
14241424
bn.js "^4.4.0"
14251425
brorand "^1.0.1"
@@ -1823,11 +1823,11 @@ hash-sum@^1.0.2:
18231823
resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
18241824

18251825
hash.js@^1.0.0, hash.js@^1.0.3:
1826-
version "1.1.3"
1827-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
1826+
version "1.1.7"
1827+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
18281828
dependencies:
18291829
inherits "^2.0.3"
1830-
minimalistic-assert "^1.0.0"
1830+
minimalistic-assert "^1.0.1"
18311831

18321832
hawk@~3.1.3:
18331833
version "3.1.3"
@@ -1956,14 +1956,18 @@ inflight@^1.0.4:
19561956
once "^1.3.0"
19571957
wrappy "1"
19581958

1959-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
1960-
version "2.0.3"
1961-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
1959+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
1960+
version "2.0.4"
1961+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
19621962

19631963
inherits@2.0.1:
19641964
version "2.0.1"
19651965
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
19661966

1967+
inherits@2.0.3:
1968+
version "2.0.3"
1969+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
1970+
19671971
ini@^1.3.4, ini@~1.3.0:
19681972
version "1.3.4"
19691973
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -2461,9 +2465,9 @@ mime@^1.3.4:
24612465
version "1.3.6"
24622466
resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.6.tgz#591d84d3653a6b0b4a3b9df8de5aa8108e72e5e0"
24632467

2464-
minimalistic-assert@^1.0.0:
2465-
version "1.0.0"
2466-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
2468+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
2469+
version "1.0.1"
2470+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
24672471

24682472
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
24692473
version "1.0.1"

0 commit comments

Comments
 (0)