Skip to content

Commit 1952553

Browse files
committed
Update deps 2
1 parent 4ad8e3c commit 1952553

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"postinstall": "rn-nodeify --install buffer,stream,assert,events,crypto,vm,process --hack"
1212
},
1313
"dependencies": {
14-
"@bitcoin-js/tiny-secp256k1-asmjs": "^2.2.3",
14+
"@bitcoin-js/tiny-secp256k1-asmjs": "^2.2.4",
1515
"@bitcoinerlab/miniscript": "^1.4.0",
1616
"@breeztech/react-native-breez-sdk": "^0.8.0",
1717
"@breeztech/react-native-breez-sdk-liquid": "^0.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,10 +1052,10 @@
10521052
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
10531053
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
10541054

1055-
"@bitcoin-js/tiny-secp256k1-asmjs@^2.2.3":
1056-
version "2.2.3"
1057-
resolved "https://registry.npmjs.org/@bitcoin-js/tiny-secp256k1-asmjs/-/tiny-secp256k1-asmjs-2.2.3.tgz"
1058-
integrity sha512-arFPdEZi9RIiaG76OZswTnAU0KfuiLwGw2VNfD66LKhzlbfOnX1o1WI/GI3qm9UbjG/0QOzZu/KmTNvL79x/DQ==
1055+
"@bitcoin-js/tiny-secp256k1-asmjs@^2.2.4":
1056+
version "2.2.4"
1057+
resolved "https://registry.npmjs.org/@bitcoin-js/tiny-secp256k1-asmjs/-/tiny-secp256k1-asmjs-2.2.4.tgz"
1058+
integrity sha512-Lo62disBIDwPrYAmMsSjEmqak41yb0OFGQVLdktXmcQLgtC1BI5Sd1eHSxNREKZmxMUXevtsgEhGB1DvvatRmQ==
10591059
dependencies:
10601060
uint8array-tools "0.0.7"
10611061

0 commit comments

Comments
 (0)