mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Merge pull request #7285 from BlueWallet/renovate/react-native-clipboard-clipboard-1.x
fix(deps): update dependency @react-native-clipboard/clipboard to v1.15.0
This commit is contained in:
commit
822cff20a7
8
package-lock.json
generated
8
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"@ngraveio/bc-ur": "1.1.13",
|
||||
"@noble/secp256k1": "1.6.3",
|
||||
"@react-native-async-storage/async-storage": "2.0.0",
|
||||
"@react-native-clipboard/clipboard": "1.14.3",
|
||||
"@react-native-clipboard/clipboard": "1.15.0",
|
||||
"@react-native-community/push-notification-ios": "1.11.0",
|
||||
"@react-native-menu/menu": "https://github.com/BlueWallet/menu.git#02592ae",
|
||||
"@react-native/gradle-plugin": "0.75.4",
|
||||
@ -4519,9 +4519,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-clipboard/clipboard": {
|
||||
"version": "1.14.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-clipboard/clipboard/-/clipboard-1.14.3.tgz",
|
||||
"integrity": "sha512-EVWxJfCSyBN2SH5b3JrA/w1qlYu3vihQOfdD7fs/BYp63xL6qy93CvbFDHzF8ooFpGM6f67hkAN+gxl1RfOKuw==",
|
||||
"version": "1.15.0",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-clipboard/clipboard/-/clipboard-1.15.0.tgz",
|
||||
"integrity": "sha512-YDMC3E956jn9zE11uKGcQDKS1SO9q72iNHxZyrKY5y9XYwZcA9vo3Xk74+zRnf7cM48drDO0s9lyAPUlOvyhrw==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"example"
|
||||
|
@ -82,7 +82,7 @@
|
||||
"@ngraveio/bc-ur": "1.1.13",
|
||||
"@noble/secp256k1": "1.6.3",
|
||||
"@react-native-async-storage/async-storage": "2.0.0",
|
||||
"@react-native-clipboard/clipboard": "1.14.3",
|
||||
"@react-native-clipboard/clipboard": "1.15.0",
|
||||
"@react-native-community/push-notification-ios": "1.11.0",
|
||||
"@react-native-menu/menu": "https://github.com/BlueWallet/menu.git#02592ae",
|
||||
"@react-native/gradle-plugin": "0.75.4",
|
||||
|
Loading…
Reference in New Issue
Block a user