Skip to content

Commit

Permalink
fix: fixed issue with v2 proof request labels not showing in notifica…
Browse files Browse the repository at this point in the history
…tion

Signed-off-by: al-rosenthal <[email protected]>
  • Loading branch information
al-rosenthal committed Nov 27, 2024
1 parent b3426a7 commit 0759f82
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ PODS:
- React-jsinspector (0.72.5)
- React-logger (0.72.5):
- glog
- "react-native-attestation (1.0.0-alpha.371+9484bf84)":
- "react-native-attestation (1.0.0-alpha.373+57bdf1bc)":
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-config (1.5.0):
Expand Down Expand Up @@ -936,7 +936,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: ff70a72027dea5cc7d71cfcc6fad7f599f63987a
React-jsinspector: aef73cbd43b70675f572214d10fa438c89bf11ba
React-logger: 2e4aee3e11b3ec4fa6cfd8004610bbb3b8d6cca4
react-native-attestation: e349eb06dd827fe44fcbe309689312473e425635
react-native-attestation: 014bbfc0a5d064f5c120daeab8ca28aa1013d698
react-native-config: 5330c8258265c1e5fdb8c009d2cabd6badd96727
react-native-date-picker: 06a4d96ab525a163c7a90bccd68833d136b0bb13
react-native-encrypted-storage: db300a3f2f0aba1e818417c1c0a6be549038deb7
Expand Down
10 changes: 5 additions & 5 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
"@formatjs/intl-relativetimeformat": "9.3.1",
"@hyperledger/anoncreds-react-native": "0.2.4",
"@hyperledger/aries-askar-react-native": "0.2.3",
"@hyperledger/aries-bifold-core": "1.0.0-alpha.371",
"@hyperledger/aries-bifold-remote-logs": "1.0.0-alpha.371",
"@hyperledger/aries-bifold-verifier": "1.0.0-alpha.371",
"@hyperledger/aries-oca": "1.0.0-alpha.371",
"@hyperledger/aries-react-native-attestation": "1.0.0-alpha.371",
"@hyperledger/aries-bifold-core": "1.0.0-alpha.373",
"@hyperledger/aries-bifold-remote-logs": "1.0.0-alpha.373",
"@hyperledger/aries-bifold-verifier": "1.0.0-alpha.373",
"@hyperledger/aries-oca": "1.0.0-alpha.373",
"@hyperledger/aries-react-native-attestation": "1.0.0-alpha.373",
"@hyperledger/indy-vdr-react-native": "0.2.2",
"@hyperledger/indy-vdr-shared": "0.2.2",
"@react-native-async-storage/async-storage": "1.15.11",
Expand Down

0 comments on commit 0759f82

Please sign in to comment.