Skip to content

Commit

Permalink
Merge pull request #1340 from Tonomy-Foundation/hotfix/1305-qr-scanne…
Browse files Browse the repository at this point in the history
…r-issue

Hotfix/1305 qr scanner issue
  • Loading branch information
sadiabbasi authored Jan 3, 2025
2 parents 65d6733 + 6375c8d commit ade0e56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@react-navigation/native-stack": "^6.11.0",
"@sentry/react-native": "~5.24.3",
"@sinonjs/text-encoding": "^0.7.3",
"@tonomy/tonomy-id-sdk": "0.25.0-development.3",
"@tonomy/tonomy-id-sdk": "0.25.0-rc.1",
"@veramo/core": "^6.0.0",
"@walletconnect/core": "^2.17.2",
"@walletconnect/react-native-compat": "^2.17.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4684,9 +4684,9 @@ __metadata:
languageName: node
linkType: hard

"@tonomy/tonomy-id-sdk@npm:0.25.0-development.3":
version: 0.25.0-development.3
resolution: "@tonomy/tonomy-id-sdk@npm:0.25.0-development.3"
"@tonomy/tonomy-id-sdk@npm:0.25.0-rc.1":
version: 0.25.0-rc.1
resolution: "@tonomy/tonomy-id-sdk@npm:0.25.0-rc.1"
dependencies:
"@consento/sync-randombytes": "npm:^1.0.5"
"@tonomy/antelope-did-resolver": "npm:^0.10.0"
Expand All @@ -4712,7 +4712,7 @@ __metadata:
typeorm: "npm:^0.3.20"
universal-base64url: "npm:^1.1.0"
web-did-resolver: "npm:^2.0.27"
checksum: 10c0/1a0bcc8ca7279f51235d77636065de1b6f995df1cfb3b22a232c8f5d4bd909844f93400d7e446b9e48a7235fd056ca035798064778cb9cd423398b43f8445572
checksum: 10c0/5e113d4bfd5fa179f36ab9779bfd37a50a735b6052d5fbbe5054629d5dd5e0b7c6e2e9c4266481c5300d94642256c9155d153ba6b6c59d6ce87bf9c0414a6266
languageName: node
linkType: hard

Expand Down Expand Up @@ -19435,7 +19435,7 @@ __metadata:
"@semantic-release/git": "npm:^10.0.1"
"@sentry/react-native": "npm:~5.24.3"
"@sinonjs/text-encoding": "npm:^0.7.3"
"@tonomy/tonomy-id-sdk": "npm:0.25.0-development.3"
"@tonomy/tonomy-id-sdk": "npm:0.25.0-rc.1"
"@types/bluebird": "npm:^3"
"@types/jest": "npm:^29.5.14"
"@types/react": "npm:~18.2.79"
Expand Down

0 comments on commit ade0e56

Please sign in to comment.