diff --git a/bun.lockb b/bun.lockb index 1e8bf60..2e37602 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9d93d78..f7da730 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "format": "bun --bun prettier --write . --cache" }, "dependencies": { - "dayjs": "^1.11.10" + "dayjs": "^1.11.12" }, "devDependencies": { "@rollup/plugin-commonjs": "^21.1.0",