mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
chore: bump up the tuvali version to v0.3.12 for release 19-05-2023
This commit is contained in:
@@ -280,7 +280,7 @@ PODS:
|
||||
- React-Core
|
||||
- react-native-netinfo (7.1.3):
|
||||
- React-Core
|
||||
- react-native-openid4vp-ble (0.3.11):
|
||||
- react-native-openid4vp-ble (0.3.12):
|
||||
- CrcSwift (~> 0.0.3)
|
||||
- GzipSwift
|
||||
- React-Core
|
||||
@@ -674,7 +674,7 @@ SPEC CHECKSUMS:
|
||||
React-jsinspector: d4f6973dd474357dbaaf6f52f31ffc713bf3e766
|
||||
react-native-mmkv-storage: 8ba3c0216a6df283ece11205b442a3e435aec4e5
|
||||
react-native-netinfo: 42c0965fca99069b92e3f7360ab2d425985e5104
|
||||
react-native-openid4vp-ble: 98e3371b181b695a44f446f55d7c25c63fe0aa5f
|
||||
react-native-openid4vp-ble: 57aa174ee33cadb1846f542722d950cb8f4fdc81
|
||||
react-native-restart: 45c8dca02491980f2958595333cbccd6877cb57e
|
||||
react-native-rsa-native: 12132eb627797529fdb1f0d22fd0f8f9678df64a
|
||||
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
|
||||
|
||||
10
package-lock.json
generated
10
package-lock.json
generated
@@ -58,7 +58,7 @@
|
||||
"react-native-keychain": "^8.0.0",
|
||||
"react-native-location-enabler": "^4.1.0",
|
||||
"react-native-mmkv-storage": "0.8.0",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.3.11",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.3.12",
|
||||
"react-native-permissions": "^3.6.0",
|
||||
"react-native-popable": "^0.4.3",
|
||||
"react-native-qrcode-svg": "^6.1.1",
|
||||
@@ -21397,8 +21397,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-openid4vp-ble": {
|
||||
"version": "0.3.11",
|
||||
"resolved": "git+ssh://git@github.com/mosip/tuvali.git#cf22b7869cefda9cbd3908b73b980ae459503338",
|
||||
"version": "0.3.12",
|
||||
"resolved": "git+ssh://git@github.com/mosip/tuvali.git#3bb01b85f6955367dc35310735a7e6e22e7360a2",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "*",
|
||||
@@ -44497,8 +44497,8 @@
|
||||
"requires": {}
|
||||
},
|
||||
"react-native-openid4vp-ble": {
|
||||
"version": "git+ssh://git@github.com/mosip/tuvali.git#cf22b7869cefda9cbd3908b73b980ae459503338",
|
||||
"from": "react-native-openid4vp-ble@github:mosip/tuvali#v0.3.11",
|
||||
"version": "git+ssh://git@github.com/mosip/tuvali.git#3bb01b85f6955367dc35310735a7e6e22e7360a2",
|
||||
"from": "react-native-openid4vp-ble@github:mosip/tuvali#v0.3.12",
|
||||
"requires": {}
|
||||
},
|
||||
"react-native-permissions": {
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"react-native-keychain": "^8.0.0",
|
||||
"react-native-location-enabler": "^4.1.0",
|
||||
"react-native-mmkv-storage": "0.8.0",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.3.11",
|
||||
"react-native-openid4vp-ble": "github:mosip/tuvali#v0.3.12",
|
||||
"react-native-permissions": "^3.6.0",
|
||||
"react-native-popable": "^0.4.3",
|
||||
"react-native-qrcode-svg": "^6.1.1",
|
||||
|
||||
Reference in New Issue
Block a user