diff --git a/bun.lockb b/bun.lockb index 37779c5..bb3bda9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2096865..5965d6a 100644 --- a/package.json +++ b/package.json @@ -17,15 +17,15 @@ }, "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@temporalio/activity": "1.11.1", - "@temporalio/client": "1.11.1", - "@temporalio/worker": "1.11.1", - "@temporalio/workflow": "1.11.1" + "@temporalio/activity": "1.11.2", + "@temporalio/client": "1.11.2", + "@temporalio/worker": "1.11.2", + "@temporalio/workflow": "1.11.2" }, "devDependencies": { "@biomejs/biome": "1.9.2", "@tsconfig/node20": "20.1.4", - "@types/node": "22.7.0", + "@types/node": "22.7.2", "npm-run-all2": "6.2.3", "tsup": "8.3.0", "tsx": "4.19.1",