mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
Update dependency detox to v19.12.2
This commit is contained in:
parent
ce2383299a
commit
557e10aae8
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -39,7 +39,7 @@
|
||||||
"coinselect": "3.1.13",
|
"coinselect": "3.1.13",
|
||||||
"crypto-js": "4.1.1",
|
"crypto-js": "4.1.1",
|
||||||
"dayjs": "1.11.5",
|
"dayjs": "1.11.5",
|
||||||
"detox": "19.12.1",
|
"detox": "19.12.2",
|
||||||
"ecpair": "2.0.1",
|
"ecpair": "2.0.1",
|
||||||
"ecurve": "1.0.6",
|
"ecurve": "1.0.6",
|
||||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#76c0ea35e1a50c47f3a7f818d529ebd100161496",
|
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#76c0ea35e1a50c47f3a7f818d529ebd100161496",
|
||||||
|
@ -10647,9 +10647,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/detox": {
|
"node_modules/detox": {
|
||||||
"version": "19.12.1",
|
"version": "19.12.2",
|
||||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.2.tgz",
|
||||||
"integrity": "sha512-sh8xxWLSykJ8zH1zxP2nXV9iIcuwQ4Umn8LKCtkilrLen9K/EJqNN2miMfu7Mue63aTVt6KFLJ6y11yFuZ2LXQ==",
|
"integrity": "sha512-TFs367hg40kucYWlcfAOer+R5Oba8iBXxSXj239ngCuDrGTkQ9WYBdR0roresvSdbBX+J6raLmQNHQ00iDyKPg==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": "^8.6.3",
|
"ajv": "^8.6.3",
|
||||||
|
@ -36480,9 +36480,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"detox": {
|
"detox": {
|
||||||
"version": "19.12.1",
|
"version": "19.12.2",
|
||||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.2.tgz",
|
||||||
"integrity": "sha512-sh8xxWLSykJ8zH1zxP2nXV9iIcuwQ4Umn8LKCtkilrLen9K/EJqNN2miMfu7Mue63aTVt6KFLJ6y11yFuZ2LXQ==",
|
"integrity": "sha512-TFs367hg40kucYWlcfAOer+R5Oba8iBXxSXj239ngCuDrGTkQ9WYBdR0roresvSdbBX+J6raLmQNHQ00iDyKPg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ajv": "^8.6.3",
|
"ajv": "^8.6.3",
|
||||||
"bunyan": "^1.8.12",
|
"bunyan": "^1.8.12",
|
||||||
|
|
|
@ -125,7 +125,7 @@
|
||||||
"coinselect": "3.1.13",
|
"coinselect": "3.1.13",
|
||||||
"crypto-js": "4.1.1",
|
"crypto-js": "4.1.1",
|
||||||
"dayjs": "1.11.5",
|
"dayjs": "1.11.5",
|
||||||
"detox": "19.12.1",
|
"detox": "19.12.2",
|
||||||
"ecpair": "2.0.1",
|
"ecpair": "2.0.1",
|
||||||
"ecurve": "1.0.6",
|
"ecurve": "1.0.6",
|
||||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#76c0ea35e1a50c47f3a7f818d529ebd100161496",
|
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#76c0ea35e1a50c47f3a7f818d529ebd100161496",
|
||||||
|
|
Loading…
Add table
Reference in a new issue