diff --git a/packages/auth/package.json b/packages/auth/package.json index a8d758a..0edfc9b 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -29,11 +29,11 @@ "@dotli/resolver": "workspace:*", "@dotli/shared": "workspace:*", "@noble/hashes": "^2.2.0", - "@novasamatech/host-api": "0.8.9", - "@novasamatech/host-papp": "0.8.9", + "@novasamatech/host-api": "0.8.10", + "@novasamatech/host-papp": "0.8.10", "@novasamatech/sdk-statement": "^0.6.0", - "@novasamatech/statement-store": "0.8.9", - "@novasamatech/storage-adapter": "0.8.9", + "@novasamatech/statement-store": "0.8.10", + "@novasamatech/storage-adapter": "0.8.10", "@scure/sr25519": "^2.2.0", "neverthrow": "^8.2.0", "polkadot-api": "^2.1.6", diff --git a/packages/truapi-debug/package.json b/packages/truapi-debug/package.json index 111c272..ba27fc2 100644 --- a/packages/truapi-debug/package.json +++ b/packages/truapi-debug/package.json @@ -20,9 +20,9 @@ }, "dependencies": { "@dotli/shared": "workspace:*", - "@novasamatech/host-api": "0.8.9", - "@novasamatech/host-container": "0.8.9", - "@novasamatech/host-papp": "0.8.9", + "@novasamatech/host-api": "0.8.10", + "@novasamatech/host-container": "0.8.10", + "@novasamatech/host-papp": "0.8.10", "nanoevents": "^9.1.0" } } diff --git a/packages/ui/package.json b/packages/ui/package.json index dba89f2..e066083 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -32,11 +32,11 @@ "@dotli/storage": "workspace:*", "@dotli/truapi-debug": "workspace:*", "@noble/hashes": "^2.2.0", - "@novasamatech/host-api": "0.8.9", - "@novasamatech/host-container": "0.8.9", - "@novasamatech/host-papp": "0.8.9", + "@novasamatech/host-api": "0.8.10", + "@novasamatech/host-container": "0.8.10", + "@novasamatech/host-papp": "0.8.10", "@novasamatech/sdk-statement": "^0.6.0", - "@novasamatech/statement-store": "0.8.9", + "@novasamatech/statement-store": "0.8.10", "@polkadot-api/json-rpc-provider": "^0.2.0", "neverthrow": "^8.2.0", "polkadot-api": "^2.1.6",