Skip to content

Commit 6a7e00b

Browse files
Bump secp256k1 from 3.8.0 to 3.8.1 (#3496)
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases) - [Commits](cryptocoinjs/secp256k1-node@v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: secp256k1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5b2ce9 commit 6a7e00b

10 files changed

+39
-10
lines changed

.pnp.cjs

+20-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-23.2 KB
Binary file not shown.
-12.5 KB
Binary file not shown.

yarn.lock

+19-4
Original file line numberDiff line numberDiff line change
@@ -17807,6 +17807,21 @@ __metadata:
1780717807
languageName: node
1780817808
linkType: hard
1780917809

17810+
"elliptic@npm:^6.5.7":
17811+
version: 6.5.7
17812+
resolution: "elliptic@npm:6.5.7"
17813+
dependencies:
17814+
bn.js: "npm:^4.11.9"
17815+
brorand: "npm:^1.1.0"
17816+
hash.js: "npm:^1.0.0"
17817+
hmac-drbg: "npm:^1.0.1"
17818+
inherits: "npm:^2.0.4"
17819+
minimalistic-assert: "npm:^1.0.1"
17820+
minimalistic-crypto-utils: "npm:^1.0.1"
17821+
checksum: 10/fbad1fad0a5cc07df83f80cc1f7a784247ef59075194d3e340eaeb2f4dd594825ee24c7e9b0cf279c9f1982efe610503bb3139737926428c4821d4fca1bcf348
17822+
languageName: node
17823+
linkType: hard
17824+
1781017825
"emittery@npm:^0.13.1":
1781117826
version: 0.13.1
1781217827
resolution: "emittery@npm:0.13.1"
@@ -30970,19 +30985,19 @@ __metadata:
3097030985
linkType: hard
3097130986

3097230987
"secp256k1@npm:^3.0.1, secp256k1@npm:^3.7.1":
30973-
version: 3.8.0
30974-
resolution: "secp256k1@npm:3.8.0"
30988+
version: 3.8.1
30989+
resolution: "secp256k1@npm:3.8.1"
3097530990
dependencies:
3097630991
bindings: "npm:^1.5.0"
3097730992
bip66: "npm:^1.1.5"
3097830993
bn.js: "npm:^4.11.8"
3097930994
create-hash: "npm:^1.2.0"
3098030995
drbg.js: "npm:^1.0.1"
30981-
elliptic: "npm:^6.5.2"
30996+
elliptic: "npm:^6.5.7"
3098230997
nan: "npm:^2.14.0"
3098330998
node-gyp: "npm:latest"
3098430999
safe-buffer: "npm:^5.1.2"
30985-
checksum: 10/45e65c68affb228fa253297188ba64c60c39a0f0defc80578ca50e0dda188efb109e9711f9d434672d3e1507860434a9c4bf16bf41a91d67ae50d32f8f6e2059
31000+
checksum: 10/dfe9621aea56268878ed384cbf8aac55ad7d3a887816d6e130d202ad679a25546f0079b22ab462f605c30668733e6b7676e4e77c63542d6fc45a7a5ad9ebb3f4
3098631001
languageName: node
3098731002
linkType: hard
3098831003

0 commit comments

Comments
 (0)