Skip to content

Commit

Permalink
build: Updated to latest SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
theblockstalk committed Sep 7, 2023
1 parent d6a5fbe commit 706ae82
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 @@ -28,7 +28,7 @@
"@nestjs/platform-socket.io": "^10.2.3",
"@nestjs/swagger": "^7.1.10",
"@nestjs/websockets": "^10.2.3",
"@tonomy/tonomy-id-sdk": "0.15.0-development.3",
"@tonomy/tonomy-id-sdk": "0.15.0-development.5",
"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.15.0-development.3":
version: 0.15.0-development.3
resolution: "@tonomy/tonomy-id-sdk@npm:0.15.0-development.3"
"@tonomy/tonomy-id-sdk@npm:0.15.0-development.5":
version: 0.15.0-development.5
resolution: "@tonomy/tonomy-id-sdk@npm:0.15.0-development.5"
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: 6ddbf3175f95f994fdba13d9d99d2ae9454b54a8bc264bb754c59fd3aa40460a6856fe4270710bfa4a6e735505753cb4a205c25fe0ff8dbd2b863387165158b4
checksum: 97c81ac2cb6db4caacd507457f5d9a4c73768d235b61b80dbbe7a87cdcbf56d6bf63975c224198d7b674600323e7250c13003df8b55fa211fb46c3c84ec93605
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.15.0-development.3
"@tonomy/tonomy-id-sdk": 0.15.0-development.5
"@types/express": ^4.17.13
"@types/jest": 29.2.4
"@types/node": 18.11.18
Expand Down

0 comments on commit 706ae82

Please sign in to comment.