diff --git a/examples/bun/typescript/bun.lockb b/examples/bun/typescript/bun.lockb index 9288c93a..1cac17fa 100755 Binary files a/examples/bun/typescript/bun.lockb and b/examples/bun/typescript/bun.lockb differ diff --git a/examples/bun/typescript/package.json b/examples/bun/typescript/package.json index 8d0c2f65..8fb7fb2b 100644 --- a/examples/bun/typescript/package.json +++ b/examples/bun/typescript/package.json @@ -6,7 +6,7 @@ "start": "bun pool.ts" }, "dependencies": { - "poolifier-web-worker": "^0.6.1" + "poolifier-web-worker": "^0.6.2" }, "devDependencies": { "@types/bun": "^1.3.9"