Skip to content

Commit f8729d6

Browse files
Bump elliptic from 6.5.4 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0. - [Commits](indutny/elliptic@v6.5.4...v6.6.0) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7bd514 commit f8729d6

File tree

1 file changed

+32
-4
lines changed

1 file changed

+32
-4
lines changed

Diff for: yarn.lock

+32-4
Original file line numberDiff line numberDiff line change
@@ -3488,9 +3488,9 @@ electron-to-chromium@^1.3.723:
34883488
integrity sha512-4NhcsfZYlr1x4FehYkK+R9CNNTOZ8vLcIu8Y1uWehxYp5r/jlCGAfBqChIubEfdtX+rBQpXx4yJuX/dzILH/nw==
34893489

34903490
elliptic@^6.5.3:
3491-
version "6.5.4"
3492-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
3493-
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
3491+
version "6.6.0"
3492+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.0.tgz#5919ec723286c1edf28685aa89261d4761afa210"
3493+
integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==
34943494
dependencies:
34953495
bn.js "^4.11.9"
34963496
brorand "^1.1.0"
@@ -3858,6 +3858,17 @@ fast-glob@^3.1.1:
38583858
merge2 "^1.3.0"
38593859
micromatch "^4.0.4"
38603860

3861+
fast-glob@^3.2.9:
3862+
version "3.3.2"
3863+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
3864+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
3865+
dependencies:
3866+
"@nodelib/fs.stat" "^2.0.2"
3867+
"@nodelib/fs.walk" "^1.2.3"
3868+
glob-parent "^5.1.2"
3869+
merge2 "^1.3.0"
3870+
micromatch "^4.0.4"
3871+
38613872
fast-json-stable-stringify@^2.0.0:
38623873
version "2.1.0"
38633874
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4238,6 +4249,18 @@ [email protected]:
42384249
pify "^4.0.1"
42394250
slash "^2.0.0"
42404251

4252+
globby@^11.0.4:
4253+
version "11.1.0"
4254+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
4255+
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
4256+
dependencies:
4257+
array-union "^2.1.0"
4258+
dir-glob "^3.0.1"
4259+
fast-glob "^3.2.9"
4260+
ignore "^5.2.0"
4261+
merge2 "^1.4.1"
4262+
slash "^3.0.0"
4263+
42414264
got@^9.6.0:
42424265
version "9.6.0"
42434266
resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85"
@@ -4594,6 +4617,11 @@ ignore@^5.1.4:
45944617
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
45954618
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
45964619

4620+
ignore@^5.2.0:
4621+
version "5.3.2"
4622+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
4623+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
4624+
45974625
immediate@^3.2.3:
45984626
version "3.3.0"
45994627
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.3.0.tgz#1aef225517836bcdf7f2a2de2600c79ff0269266"
@@ -5572,7 +5600,7 @@ merge-source-map@^1.1.0:
55725600
dependencies:
55735601
source-map "^0.6.1"
55745602

5575-
merge2@^1.2.3, merge2@^1.3.0:
5603+
merge2@^1.2.3, merge2@^1.3.0, merge2@^1.4.1:
55765604
version "1.4.1"
55775605
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
55785606
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==

0 commit comments

Comments
 (0)