mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 23:38:57 +01:00
Merge pull request #3427 from BlueWallet/snyk-upgrade-93f6e457cf15fd804b20187414366925
[Snyk] Upgrade react-native-camera from 3.44.1 to 3.44.2
This commit is contained in:
commit
b853523675
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -18004,9 +18004,9 @@
|
|||
"from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git"
|
||||
},
|
||||
"react-native-camera": {
|
||||
"version": "3.44.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.44.1.tgz",
|
||||
"integrity": "sha512-B95RL3laK2v8R7L/37v28MYcEcwsM/mS94h6EZuRMLH5HFolkAwh7zJo+UAn7FG9eFtAdBwIM6s9OqYudTVO4Q==",
|
||||
"version": "3.44.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.44.2.tgz",
|
||||
"integrity": "sha512-JDDgl3y/UEWYvyfp6aopNT1ymSkfr8zmYGAls1RvRQ1BAi7ScjDfA//UTFI0Be+DEgpi3pBVancQiFqw5zM5yg==",
|
||||
"requires": {
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
|
|
|
@ -144,7 +144,7 @@
|
|||
"react-localization": "1.0.17",
|
||||
"react-native": "0.64.2",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto",
|
||||
"react-native-camera": "3.44.1",
|
||||
"react-native-camera": "3.44.2",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "1.4.3",
|
||||
"react-native-device-info": "8.1.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue