Skip to content

Commit

Permalink
build: Update SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
theblockstalk committed Jan 25, 2024
1 parent 7371b73 commit 4967c85
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 @@ -30,7 +30,7 @@
"@nestjs/platform-socket.io": "^10.2.3",
"@nestjs/swagger": "^7.1.10",
"@nestjs/websockets": "^10.2.3",
"@tonomy/tonomy-id-sdk": "0.18.0-development.6",
"@tonomy/tonomy-id-sdk": "0.18.0-development.9",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"hcaptcha": "^0.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1576,9 +1576,9 @@ __metadata:
languageName: node
linkType: hard

"@tonomy/tonomy-id-sdk@npm:0.18.0-development.6":
version: 0.18.0-development.6
resolution: "@tonomy/tonomy-id-sdk@npm:0.18.0-development.6"
"@tonomy/tonomy-id-sdk@npm:0.18.0-development.9":
version: 0.18.0-development.9
resolution: "@tonomy/tonomy-id-sdk@npm:0.18.0-development.9"
dependencies:
"@consento/sync-randombytes": ^1.0.5
"@tonomy/antelope-did": ^0.1.5
Expand All @@ -1593,7 +1593,7 @@ __metadata:
elliptic: ^6.5.4
socket.io-client: ^4.5.4
universal-base64url: ^1.1.0
checksum: 74634a4bf03432b74723881c8bcdbdd90bd9c03b9911eed9062a137b1f5b250c4279d6b01db2ae5863dede8f7652b6b8f5ef78ba758e70323b94cf9efa81706c
checksum: 0b91872a21c323940ce6037f3b29efcfd1efbb83a522d54370f7b48544ad492352589ebfcb72a61438873d4f79a166ab5552168b117ce4a1e658963559096dd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -7713,7 +7713,7 @@ __metadata:
"@nestjs/swagger": ^7.1.10
"@nestjs/testing": ^10.2.3
"@nestjs/websockets": ^10.2.3
"@tonomy/tonomy-id-sdk": 0.18.0-development.6
"@tonomy/tonomy-id-sdk": 0.18.0-development.9
"@types/express": ^4.17.13
"@types/jest": 29.2.4
"@types/node": 18.11.18
Expand Down

0 comments on commit 4967c85

Please sign in to comment.