Skip to content

Commit

Permalink
Merge pull request #67 from Tonomy-Foundation/feature/375-master-rele…
Browse files Browse the repository at this point in the history
…ase-preparation

build: update to latest SDK
  • Loading branch information
theblockstalk authored Aug 29, 2023
2 parents 929d2a7 + f20a7db commit a96b42a
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 @@ -27,7 +27,7 @@
"@nestjs/platform-socket.io": "^9.2.1",
"@nestjs/swagger": "^6.1.4",
"@nestjs/websockets": "^9.2.1",
"@tonomy/tonomy-id-sdk": "^0.14.0",
"@tonomy/tonomy-id-sdk": "^0.14.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"helmet": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2849,9 +2849,9 @@ __metadata:
languageName: node
linkType: hard

"@tonomy/tonomy-id-sdk@npm:^0.14.0":
version: 0.14.0
resolution: "@tonomy/tonomy-id-sdk@npm:0.14.0"
"@tonomy/tonomy-id-sdk@npm:^0.14.1":
version: 0.14.1
resolution: "@tonomy/tonomy-id-sdk@npm:0.14.1"
dependencies:
"@consento/sync-randombytes": ^1.0.5
"@tonomy/antelope-did": ^0.1.5
Expand All @@ -2866,7 +2866,7 @@ __metadata:
elliptic: ^6.5.4
socket.io-client: ^4.5.4
universal-base64url: ^1.1.0
checksum: cb2670a0b8a47cbd621033e01ebd02b373dd867fc1e333e6a31e01678a5fce0957f400962d977207a87afbae899327375e69ad38ab0523a30f9ab89d6623c0ae
checksum: bdf3d3946650a506017da30926dcc4731eb832acb4c8edb1e93b193e74a55887fcbd3ce29107079b251ea3ffdccba3bd8564145542d789a016e68329d542c1f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -10576,7 +10576,7 @@ __metadata:
"@nestjs/swagger": ^6.1.4
"@nestjs/testing": ^9.0.0
"@nestjs/websockets": ^9.2.1
"@tonomy/tonomy-id-sdk": ^0.14.0
"@tonomy/tonomy-id-sdk": ^0.14.1
"@types/express": ^4.17.13
"@types/jest": 29.2.4
"@types/node": 18.11.18
Expand Down

0 comments on commit a96b42a

Please sign in to comment.