Update rn-qr-generator digest to 731ed8e

This commit is contained in:
renovate[bot] 2025-01-26 08:53:09 +00:00 committed by GitHub
parent 96b1331a60
commit a4a6fa5ef4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 9 deletions

14
package-lock.json generated
View file

@ -25,7 +25,7 @@
"@react-native-community/push-notification-ios": "1.11.0",
"@react-native-menu/menu": "https://github.com/BlueWallet/menu.git#14bab79",
"@react-native/gradle-plugin": "0.76.6",
"@react-native/metro-config": "0.75.4",
"@react-native/metro-config": "0.76.6",
"@react-navigation/drawer": "6.7.2",
"@react-navigation/native": "6.1.18",
"@react-navigation/native-stack": "6.11.0",
@ -84,7 +84,7 @@
"react-native-permissions": "5.2.4",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",
"react-native-qrcode-svg": "^6.3.12",
"react-native-qrcode-svg": "6.3.12",
"react-native-quick-actions": "0.3.13",
"react-native-randombytes": "3.6.1",
"react-native-rate": "1.2.12",
@ -101,7 +101,7 @@
"readable-stream": "3.6.2",
"realm": "20.1.0",
"rn-nodeify": "10.3.0",
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#eacee6d6546eb5b43bfd257255d0a7aa3bd90165",
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#731ed8eb445f65f3a659632232e18ff7e1ce56d6",
"scryptsy": "2.1.0",
"silent-payments": "github:BlueWallet/SilentPayments#7ac4d17",
"slip39": "https://github.com/BlueWallet/slip39-js#d316ee6",
@ -118,7 +118,6 @@
"@react-native/eslint-config": "^0.76.6",
"@react-native/js-polyfills": "^0.76.6",
"@react-native/metro-babel-transformer": "^0.76.6",
"@react-native/metro-config": "0.76.6",
"@react-native/typescript-config": "0.76.6",
"@types/bip38": "^3.1.2",
"@types/bs58check": "^2.1.0",
@ -6203,7 +6202,6 @@
"version": "0.76.6",
"resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.76.6.tgz",
"integrity": "sha512-R//+5BT/1hXv3ZjFjgF5uvR4xBpiHbw9Ci9AtCebPaAslQL8FXqAtwhn1Fjrl+ECo1Nhe25B/Lzl9WMWmI9X0w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@react-native/js-polyfills": "0.76.6",
@ -22735,9 +22733,9 @@
}
},
"node_modules/rn-qr-generator": {
"version": "1.4.2",
"resolved": "git+ssh://git@github.com/BlueWallet/rn-qr-generator.git#eacee6d6546eb5b43bfd257255d0a7aa3bd90165",
"integrity": "sha512-dTGlzCUuPfaSsBeeVCGDEvzFhw3rWSz+4Fxc98ImJO+Ld/7J7gg4u1LFWhmsfrqsL34Ylm8Lr9cffVzxx3WzwA==",
"version": "1.4.3",
"resolved": "git+ssh://git@github.com/BlueWallet/rn-qr-generator.git#731ed8eb445f65f3a659632232e18ff7e1ce56d6",
"integrity": "sha512-+hZFzqkWjxg7Ey9Tw8wjGuyY6I7R8ypQJa23wL0GUyeEBISxGCnz0W/2ULMxvd/w2FethMeTAkXe8+lDy8/vvw==",
"license": "MIT",
"peerDependencies": {
"react-native": ">=0.55"

View file

@ -167,7 +167,7 @@
"readable-stream": "3.6.2",
"realm": "20.1.0",
"rn-nodeify": "10.3.0",
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#eacee6d6546eb5b43bfd257255d0a7aa3bd90165",
"rn-qr-generator": "https://github.com/BlueWallet/rn-qr-generator.git#731ed8eb445f65f3a659632232e18ff7e1ce56d6",
"scryptsy": "2.1.0",
"silent-payments": "github:BlueWallet/SilentPayments#7ac4d17",
"slip39": "https://github.com/BlueWallet/slip39-js#d316ee6",