Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@nestjs/swagger": "^7.1.10",
"@nestjs/websockets": "^10.2.3",
"@safe-global/sdk-starter-kit": "^3.0.2",
"@tonomy/tonomy-id-sdk": "0.37.0-development.2",
"@tonomy/tonomy-id-sdk": "0.37.0-rc.2",
"axios": "1.9.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3730,9 +3730,9 @@ __metadata:
languageName: node
linkType: hard

"@tonomy/tonomy-id-sdk@npm:0.37.0-development.2":
version: 0.37.0-development.2
resolution: "@tonomy/tonomy-id-sdk@npm:0.37.0-development.2"
"@tonomy/tonomy-id-sdk@npm:0.37.0-rc.2":
version: 0.37.0-rc.2
resolution: "@tonomy/tonomy-id-sdk@npm:0.37.0-rc.2"
dependencies:
"@consento/sync-randombytes": "npm:^1.0.5"
"@tonomy/antelope-did-resolver": "npm:^0.10.0"
Expand Down Expand Up @@ -3760,7 +3760,7 @@ __metadata:
typeorm: "npm:0.3.22"
universal-base64url: "npm:^1.1.0"
web-did-resolver: "npm:^2.0.27"
checksum: 10c0/9aeb510ac542e34b3631e7a7a3ff8e5173bb9810b232053f9d32c0c1f5434a8ec49b3407f2709b06aea0174bb6497473da185231831901967232688f4620df4b
checksum: 10c0/f23152b54fe5a9efce7a46f182e86fb06c62f06d0b5943e3f792b5a1907f649dffb577aa76a956c227c7d2005a9718c31f601a0e59f10fdce00de483c55a9536
languageName: node
linkType: hard

Expand Down Expand Up @@ -13790,7 +13790,7 @@ __metadata:
"@nestjs/websockets": "npm:^10.2.3"
"@safe-global/sdk-starter-kit": "npm:^3.0.2"
"@semantic-release/git": "npm:^10.0.1"
"@tonomy/tonomy-id-sdk": "npm:0.37.0-development.2"
"@tonomy/tonomy-id-sdk": "npm:0.37.0-rc.2"
"@types/eslint__js": "npm:^8.42.3"
"@types/express": "npm:^4.17.13"
"@types/jest": "npm:^29.5.14"
Expand Down
Loading