mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-12 10:30:36 +01:00
fix(deps): update dependency @ngraveio/bc-ur to v1.1.13
This commit is contained in:
parent
25c4be0e5d
commit
cda36ffd7b
2 changed files with 5 additions and 10 deletions
13
package-lock.json
generated
13
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.0",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#730a84b0261ef2dd2e7e9adadba7f260c7f76726",
|
||||
"@ngraveio/bc-ur": "1.1.12",
|
||||
"@ngraveio/bc-ur": "1.1.13",
|
||||
"@noble/secp256k1": "1.6.3",
|
||||
"@react-native-async-storage/async-storage": "1.24.0",
|
||||
"@react-native-clipboard/clipboard": "1.14.1",
|
||||
|
@ -3115,7 +3115,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@ngraveio/bc-ur": {
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"resolved": "https://registry.npmjs.org/@ngraveio/bc-ur/-/bc-ur-1.1.13.tgz",
|
||||
"integrity": "sha512-j73akJMV4+vLR2yQ4AphPIT5HZmxVjn/LxpL7YHoINnXoH6ccc90Zzck6/n6a3bCXOVZwBxq+YHwbAKRV+P8Zg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@keystonehq/alias-sampling": "^0.1.1",
|
||||
|
@ -3127,13 +3129,6 @@
|
|||
"sha.js": "^2.4.11"
|
||||
}
|
||||
},
|
||||
"node_modules/@ngraveio/bc-ur/node_modules/bignumber.js": {
|
||||
"version": "9.1.2",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
|
||||
"version": "5.1.1-v1",
|
||||
"dev": true,
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.0",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#730a84b0261ef2dd2e7e9adadba7f260c7f76726",
|
||||
"@ngraveio/bc-ur": "1.1.12",
|
||||
"@ngraveio/bc-ur": "1.1.13",
|
||||
"@remobile/react-native-qrcode-local-image": "github:BlueWallet/react-native-qrcode-local-image#31b0113110fbafcf5a5f3ca4183a563550f5c352",
|
||||
"@noble/secp256k1": "1.6.3",
|
||||
"@react-native-async-storage/async-storage": "1.24.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue