Skip to content

Commit 9cae1a8

Browse files
fix(deps-update): bump tiny-secp256k1 from 1.1.6 to 1.1.7
Bumps [tiny-secp256k1](https://github.com/bitcoinjs/tiny-secp256k1) from 1.1.6 to 1.1.7. - [Commits](bitcoinjs/tiny-secp256k1@v1.1.6...v1.1.7) --- updated-dependencies: - dependency-name: tiny-secp256k1 dependency-version: 1.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bec1e54 commit 9cae1a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30515,9 +30515,9 @@ tiny-invariant@^1.1.0, tiny-invariant@^1.2.0:
3051530515
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
3051630516

3051730517
tiny-secp256k1@^1.1.6:
30518-
version "1.1.6"
30519-
resolved "https://registry.yarnpkg.com/tiny-secp256k1/-/tiny-secp256k1-1.1.6.tgz#7e224d2bee8ab8283f284e40e6b4acb74ffe047c"
30520-
integrity sha512-FmqJZGduTyvsr2cF3375fqGHUovSwDi/QytexX1Se4BPuPZpTE5Ftp5fg+EFSuEf3lhZqgCRjEG3ydUQ/aNiwA==
30518+
version "1.1.7"
30519+
resolved "https://registry.yarnpkg.com/tiny-secp256k1/-/tiny-secp256k1-1.1.7.tgz#0c1b6b9d2d93404f9093dc7e287b0aa834480573"
30520+
integrity sha512-eb+F6NabSnjbLwNoC+2o5ItbmP1kg7HliWue71JgLegQt6A5mTN8YbvTLCazdlg6e5SV6A+r8OGvZYskdlmhqQ==
3052130521
dependencies:
3052230522
bindings "^1.3.0"
3052330523
bn.js "^4.11.8"

0 commit comments

Comments
 (0)