Skip to content

Commit 9efd17e

Browse files
chore(deps): bump elliptic from 6.6.0 to 6.6.1 (#133)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1. - [Commits](indutny/elliptic@v6.6.0...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36a8bbe commit 9efd17e

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,9 +1396,9 @@ electron-to-chromium@^1.4.76:
13961396
integrity sha512-Ks+ANzLoIrFDUOJdjxYMH6CMKB8UQo5modAwvSZTxgF+vEs/U7G5IbWFUp6dS4klPkTDVdxbORuk8xAXXhMsWw==
13971397

13981398
elliptic@^6.5.3, elliptic@^6.5.4:
1399-
version "6.6.0"
1400-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.0.tgz#5919ec723286c1edf28685aa89261d4761afa210"
1401-
integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==
1399+
version "6.6.1"
1400+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06"
1401+
integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==
14021402
dependencies:
14031403
bn.js "^4.11.9"
14041404
brorand "^1.1.0"
@@ -3518,6 +3518,13 @@ ret@~0.1.10:
35183518
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
35193519
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
35203520

3521+
rimraf@^2.7.1:
3522+
version "2.7.1"
3523+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
3524+
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
3525+
dependencies:
3526+
glob "^7.1.3"
3527+
35213528
rimraf@^3.0.0:
35223529
version "3.0.2"
35233530
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
@@ -3974,7 +3981,7 @@ through2-filter@^3.0.0:
39743981
through2 "~2.0.0"
39753982
xtend "~4.0.0"
39763983

3977-
through2@^2.0.0, through2@^2.0.1, through2@^2.0.3, through2@~2.0.0:
3984+
through2@^2.0.0, through2@^2.0.3, through2@~2.0.0:
39783985
version "2.0.5"
39793986
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
39803987
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
@@ -4240,16 +4247,16 @@ vinyl-fs@^3.0.0:
42404247
vinyl "^2.0.0"
42414248
vinyl-sourcemap "^1.1.0"
42424249

4243-
vinyl-serve@^3.0.0:
4244-
version "3.0.0"
4245-
resolved "https://registry.yarnpkg.com/vinyl-serve/-/vinyl-serve-3.0.0.tgz#a27cadecf1292ee7013f4e729c9bb3e3f45c8945"
4246-
integrity sha512-xORTAzp1O8zCxqefHArtHQyg6TiLNMN5GaZzAVU3eSbL6EcngLhxXLJS+fA3zL/G8IyuU8JEv/U3poYd5/hNaA==
4250+
vinyl-serve@^3.0.1:
4251+
version "3.0.1"
4252+
resolved "https://registry.yarnpkg.com/vinyl-serve/-/vinyl-serve-3.0.1.tgz#12b2ba53753e82c841830cba4d16dd5872e73438"
4253+
integrity sha512-G04KYSi4ES6a4IDrxlYt3CS/hW0w6SyQCSS2rFOcRANUklCtjHlbwv7SzvGScgrlIpzQGg2t5NbiYgyJOMFhpw==
42474254
dependencies:
42484255
connect "^3.6.6"
42494256
es6-promise "^4.0.3"
42504257
mime "^2.3.1"
42514258
moment "^2.15.1"
4252-
through2 "^2.0.1"
4259+
through2 "^3.0.0"
42534260

42544261
vinyl-sourcemap@^1.1.0:
42554262
version "1.1.0"

0 commit comments

Comments
 (0)