We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a43001 commit 858a0eaCopy full SHA for 858a0ea
1 file changed
apps/streaming-demo/package.json
@@ -11,10 +11,10 @@
11
"runtime": "ts-node src/runtime-server.ts"
12
},
13
"dependencies": {
14
- "@enclave-vm/broker": "2.11.0",
15
- "@enclave-vm/client": "2.11.0",
16
- "@enclave-vm/types": "2.11.0",
17
- "@enclave-vm/core": "2.11.0",
+ "@enclave-vm/broker": "2.12.0",
+ "@enclave-vm/client": "2.12.0",
+ "@enclave-vm/types": "2.12.0",
+ "@enclave-vm/core": "2.12.0",
18
"express": "^4.21.0",
19
"zod": "^3.24.0"
20
0 commit comments