diff --git a/bun.lockb b/bun.lockb index 7396701..81f4956 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 09257e8..4022789 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "prepare": "husky install | chmod ug+x .husky/*" }, "dependencies": { - "@upstash/redis": "1.28.0", + "@upstash/redis": "1.29.0", "uuid": "^9.0.1" }, "devDependencies": {