Skip to content

Commit

Permalink
build: Upgrade to to latest SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
theblockstalk committed Aug 19, 2024
1 parent 94ecf7e commit a127d4c
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.21.0-test.7",
"@tonomy/tonomy-id-sdk": "0.21.0-development.6",
"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 @@ -2936,9 +2936,9 @@ __metadata:
languageName: node
linkType: hard

"@tonomy/tonomy-id-sdk@npm:0.21.0-test.7":
version: 0.21.0-test.7
resolution: "@tonomy/tonomy-id-sdk@npm:0.21.0-test.7"
"@tonomy/tonomy-id-sdk@npm:0.21.0-development.6":
version: 0.21.0-development.6
resolution: "@tonomy/tonomy-id-sdk@npm:0.21.0-development.6"
dependencies:
"@consento/sync-randombytes": "npm:^1.0.5"
"@tonomy/antelope-did-resolver": "npm:^0.10.0"
Expand All @@ -2963,7 +2963,7 @@ __metadata:
typeorm: "npm:^0.3.20"
universal-base64url: "npm:^1.1.0"
web-did-resolver: "npm:^2.0.27"
checksum: 10c0/ef88c18b8cd2c044f5148ebe80ace002da9d157d6fe63812a5217d252fd94500167323a66aec47c798915433de51ae73f32dc8cf60d78b3080822c12b34dfaf6
checksum: 10c0/82ed7f607f22f808e8c8ea4b116ce2f3c19d41bd5c74def1ce0113cd344eee286bd46e8ef3c4c204d0c347983b3a15227ca8b64f5f0503667622be7ed46e849d
languageName: node
linkType: hard

Expand Down Expand Up @@ -10724,7 +10724,7 @@ __metadata:
"@nestjs/swagger": "npm:^7.1.10"
"@nestjs/testing": "npm:^10.2.3"
"@nestjs/websockets": "npm:^10.2.3"
"@tonomy/tonomy-id-sdk": "npm:0.21.0-test.7"
"@tonomy/tonomy-id-sdk": "npm:0.21.0-development.6"
"@types/eslint__js": "npm:^8.42.3"
"@types/express": "npm:^4.17.13"
"@types/jest": "npm:29.5.12"
Expand Down

0 comments on commit a127d4c

Please sign in to comment.