Skip to content

Commit 1d1b911

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 f67e708 commit 1d1b911

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
@@ -30784,9 +30784,9 @@ tiny-invariant@^1.1.0, tiny-invariant@^1.2.0:
3078430784
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
3078530785

3078630786
tiny-secp256k1@^1.1.6:
30787-
version "1.1.6"
30788-
resolved "https://registry.yarnpkg.com/tiny-secp256k1/-/tiny-secp256k1-1.1.6.tgz#7e224d2bee8ab8283f284e40e6b4acb74ffe047c"
30789-
integrity sha512-FmqJZGduTyvsr2cF3375fqGHUovSwDi/QytexX1Se4BPuPZpTE5Ftp5fg+EFSuEf3lhZqgCRjEG3ydUQ/aNiwA==
30787+
version "1.1.7"
30788+
resolved "https://registry.yarnpkg.com/tiny-secp256k1/-/tiny-secp256k1-1.1.7.tgz#0c1b6b9d2d93404f9093dc7e287b0aa834480573"
30789+
integrity sha512-eb+F6NabSnjbLwNoC+2o5ItbmP1kg7HliWue71JgLegQt6A5mTN8YbvTLCazdlg6e5SV6A+r8OGvZYskdlmhqQ==
3079030790
dependencies:
3079130791
bindings "^1.3.0"
3079230792
bn.js "^4.11.8"

0 commit comments

Comments
 (0)