mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update dependency @keystonehq/bc-ur-registry to v0.6.4
This commit is contained in:
parent
831183a4fc
commit
b3df8a782a
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@babel/preset-env": "^7.20.0",
|
||||
"@bugsnag/react-native": "7.21.0",
|
||||
"@bugsnag/source-maps": "2.3.1",
|
||||
"@keystonehq/bc-ur-registry": "0.6.3",
|
||||
"@keystonehq/bc-ur-registry": "0.6.4",
|
||||
"@ngraveio/bc-ur": "1.1.6",
|
||||
"@noble/secp256k1": "1.6.3",
|
||||
"@react-native-async-storage/async-storage": "1.19.3",
|
||||
@ -3772,9 +3772,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@keystonehq/bc-ur-registry": {
|
||||
"version": "0.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@keystonehq/bc-ur-registry/-/bc-ur-registry-0.6.3.tgz",
|
||||
"integrity": "sha512-xwOYrRgqfV5wANpHjmO1ilB2bloY2kMxf8xiZ4CG0U5Zkfwa/9wUaqN60xFaG862w/6wnMOHvLDxDm47xNSDlw==",
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@keystonehq/bc-ur-registry/-/bc-ur-registry-0.6.4.tgz",
|
||||
"integrity": "sha512-j8Uy44DuAkvYkbf0jMxRY3UizJfn8wsEQr7GS3miRF44vcq7k0/yemVkftbn3jQ+0JYaUXf5wY7lVpLhAeW5nQ==",
|
||||
"dependencies": {
|
||||
"@ngraveio/bc-ur": "^1.1.5",
|
||||
"bs58check": "^2.1.2",
|
||||
@ -24650,9 +24650,9 @@
|
||||
}
|
||||
},
|
||||
"@keystonehq/bc-ur-registry": {
|
||||
"version": "0.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@keystonehq/bc-ur-registry/-/bc-ur-registry-0.6.3.tgz",
|
||||
"integrity": "sha512-xwOYrRgqfV5wANpHjmO1ilB2bloY2kMxf8xiZ4CG0U5Zkfwa/9wUaqN60xFaG862w/6wnMOHvLDxDm47xNSDlw==",
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@keystonehq/bc-ur-registry/-/bc-ur-registry-0.6.4.tgz",
|
||||
"integrity": "sha512-j8Uy44DuAkvYkbf0jMxRY3UizJfn8wsEQr7GS3miRF44vcq7k0/yemVkftbn3jQ+0JYaUXf5wY7lVpLhAeW5nQ==",
|
||||
"requires": {
|
||||
"@ngraveio/bc-ur": "^1.1.5",
|
||||
"bs58check": "^2.1.2",
|
||||
|
@ -98,7 +98,7 @@
|
||||
"@babel/preset-env": "^7.20.0",
|
||||
"@bugsnag/react-native": "7.21.0",
|
||||
"@bugsnag/source-maps": "2.3.1",
|
||||
"@keystonehq/bc-ur-registry": "0.6.3",
|
||||
"@keystonehq/bc-ur-registry": "0.6.4",
|
||||
"@ngraveio/bc-ur": "1.1.6",
|
||||
"@noble/secp256k1": "1.6.3",
|
||||
"@react-native-async-storage/async-storage": "1.19.3",
|
||||
|
Loading…
Reference in New Issue
Block a user