Skip to content

Commit

Permalink
feat: ⚡ update sdk to developlement
Browse files Browse the repository at this point in the history
  • Loading branch information
sadiabbasi committed Jan 9, 2025
1 parent 9c6fb99 commit 4e2cce1
Show file tree
Hide file tree
Showing 2 changed files with 7 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",
"@tonomy/tonomy-id-sdk": "0.26.0-development.1",
"@veramo/core": "^6.0.0",
"@walletconnect/core": "^2.17.2",
"@walletconnect/react-native-compat": "^2.17.2",
Expand Down
11 changes: 6 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":
version: 0.25.0
resolution: "@tonomy/tonomy-id-sdk@npm:0.25.0"
"@tonomy/tonomy-id-sdk@npm:0.26.0-development.1":
version: 0.26.0-development.1
resolution: "@tonomy/tonomy-id-sdk@npm:0.26.0-development.1"
dependencies:
"@consento/sync-randombytes": "npm:^1.0.5"
"@tonomy/antelope-did-resolver": "npm:^0.10.0"
Expand All @@ -4704,6 +4704,7 @@ __metadata:
cross-fetch: "npm:^4.0.0"
csv-parse: "npm:^5.5.6"
debug: "npm:^4.3.6"
decimal.js: "npm:^10.4.3"
ethers: "npm:^6.13.1"
ethr-did-resolver: "npm:^10.1.9"
reflect-metadata: "npm:^0.2.2"
Expand All @@ -4712,7 +4713,7 @@ __metadata:
typeorm: "npm:^0.3.20"
universal-base64url: "npm:^1.1.0"
web-did-resolver: "npm:^2.0.27"
checksum: 10c0/749aaafce0eb8fe6541ba4558e278b7b77f4b780e627b4f3a18f1480b4b94b985914f157a8c9ef47bc39f09dd46088e5544aa3bcd8bc86c8916d338e26589cd4
checksum: 10c0/cd733745d121015cbb092fd70a7723fade1c17792667bbb42a1fc38aecfbf09e32c552c53942baacf3bcd1ad606ed1df2125d4894e0319c6cf585f2e46d9d22d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19435,7 +19436,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"
"@tonomy/tonomy-id-sdk": "npm:0.26.0-development.1"
"@types/bluebird": "npm:^3"
"@types/jest": "npm:^29.5.14"
"@types/react": "npm:~18.2.79"
Expand Down

0 comments on commit 4e2cce1

Please sign in to comment.