mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
Merge pull request #3052 from BlueWallet/snyk-upgrade-af204c3c81c34fe09716433a689e5379
[Snyk] Upgrade react-native-share from 5.1.7 to 5.2.2
This commit is contained in:
commit
4ebf979eb9
3 changed files with 6 additions and 6 deletions
|
@ -422,7 +422,7 @@ PODS:
|
|||
- RNSentry (2.4.0):
|
||||
- React-Core
|
||||
- Sentry (= 6.1.4)
|
||||
- RNShare (5.1.7):
|
||||
- RNShare (5.2.2):
|
||||
- React-Core
|
||||
- RNSVG (12.1.0):
|
||||
- React
|
||||
|
@ -778,7 +778,7 @@ SPEC CHECKSUMS:
|
|||
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
|
||||
RNSecureKeyStore: f1ad870e53806453039f650720d2845c678d89c8
|
||||
RNSentry: b0d55027200c96f52e26b9bfb20296d47fc5051d
|
||||
RNShare: 503c37af86611beadccba46156fcc42170c9fb42
|
||||
RNShare: 5cfe16bfd42cd2c4869a7692462181ac8cc15a6d
|
||||
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
|
||||
RNVectorIcons: bc69e6a278b14842063605de32bec61f0b251a59
|
||||
RNWatch: e4c5d19506c94506860032fb68aedd5991beb985
|
||||
|
|
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -18976,9 +18976,9 @@
|
|||
"from": "react-native-secure-key-store@git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a"
|
||||
},
|
||||
"react-native-share": {
|
||||
"version": "5.1.7",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-5.1.7.tgz",
|
||||
"integrity": "sha512-BSBh9OpzCoBozc6MfU0erq8KqnAlyrQdAGzGqoS1ugdHbBrhG4UoRiiTPN8AWNpw0gozKV7hLVw0UKEOlsCqwg=="
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-5.2.2.tgz",
|
||||
"integrity": "sha512-Jn92T+fXzq8ZIfiZllznFYrhDQoFUcMZ6vO0oXgQJYR5leVZuesqy8II3taWLtQzbAD5tl4Y+EaNYo7Z6TNGTw=="
|
||||
},
|
||||
"react-native-snap-carousel": {
|
||||
"version": "3.9.1",
|
||||
|
|
|
@ -159,7 +159,7 @@
|
|||
"react-native-safe-area-context": "3.2.0",
|
||||
"react-native-screens": "2.18.1",
|
||||
"react-native-secure-key-store": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",
|
||||
"react-native-share": "5.1.7",
|
||||
"react-native-share": "5.2.2",
|
||||
"react-native-snap-carousel": "3.9.1",
|
||||
"react-native-sortable-list": "0.0.24",
|
||||
"react-native-svg": "12.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue