Skip to content

Commit 7e6a235

Browse files
Bump secp256k1 from 4.0.3 to 4.0.4
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases) - [Commits](cryptocoinjs/secp256k1-node@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: secp256k1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aaa076a commit 7e6a235

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

yarn.lock

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11591,6 +11591,19 @@ elliptic@^6.5.0:
1159111591
minimalistic-assert "^1.0.1"
1159211592
minimalistic-crypto-utils "^1.0.1"
1159311593

11594+
elliptic@^6.5.7:
11595+
version "6.6.1"
11596+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06"
11597+
integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==
11598+
dependencies:
11599+
bn.js "^4.11.9"
11600+
brorand "^1.1.0"
11601+
hash.js "^1.0.0"
11602+
hmac-drbg "^1.0.1"
11603+
inherits "^2.0.4"
11604+
minimalistic-assert "^1.0.1"
11605+
minimalistic-crypto-utils "^1.0.1"
11606+
1159411607
emittery@^0.8.1:
1159511608
version "0.8.1"
1159611609
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
@@ -17086,6 +17099,11 @@ node-addon-api@^2.0.0:
1708617099
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
1708717100
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
1708817101

17102+
node-addon-api@^5.0.0:
17103+
version "5.1.0"
17104+
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.1.0.tgz#49da1ca055e109a23d537e9de43c09cca21eb762"
17105+
integrity sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==
17106+
1708917107
node-dir@^0.1.17:
1709017108
version "0.1.17"
1709117109
resolved "https://registry.yarnpkg.com/node-dir/-/node-dir-0.1.17.tgz#5f5665d93351335caabef8f1c554516cf5f1e4e5"
@@ -20713,12 +20731,12 @@ scule@^1.0.0, scule@^1.1.0:
2071320731
integrity sha512-vRUjqhyM/YWYzT+jsMk6tnl3NkY4A4soJ8uyh3O6Um+JXEQL9ozUCe7pqrxn3CSKokw0hw3nFStfskzpgYwR0g==
2071420732

2071520733
secp256k1@^4.0.2:
20716-
version "4.0.3"
20717-
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-4.0.3.tgz#c4559ecd1b8d3c1827ed2d1b94190d69ce267303"
20718-
integrity sha512-NLZVf+ROMxwtEj3Xa562qgv2BK5e2WNmXPiOdVIPLgs6lyTzMvBq0aWTYMI5XCP9jZMVKOcqZLw/Wc4vDkuxhA==
20734+
version "4.0.4"
20735+
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-4.0.4.tgz#58f0bfe1830fe777d9ca1ffc7574962a8189f8ab"
20736+
integrity sha512-6JfvwvjUOn8F/jUoBY2Q1v5WY5XS+rj8qSe0v8Y4ezH4InLgTEeOOPQsRll9OV429Pvo6BCHGavIyJfr3TAhsw==
2071920737
dependencies:
20720-
elliptic "^6.5.4"
20721-
node-addon-api "^2.0.0"
20738+
elliptic "^6.5.7"
20739+
node-addon-api "^5.0.0"
2072220740
node-gyp-build "^4.2.0"
2072320741

2072420742
secretjs@0.17.7:

0 commit comments

Comments
 (0)