From 22685cf4dbe7b0beb1b9aedaa17a8d52cc2d7194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 15:54:19 +0000 Subject: [PATCH] chore(deps): bump pg-boss from 12.26.0 to 12.27.0 Bumps [pg-boss](https://github.com/timgit/pg-boss) from 12.26.0 to 12.27.0. - [Release notes](https://github.com/timgit/pg-boss/releases) - [Commits](https://github.com/timgit/pg-boss/compare/12.26.0...12.27.0) --- updated-dependencies: - dependency-name: pg-boss dependency-version: 12.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 543d9c806..6a76b32de 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "nodemailer": "9.0.3", "otpauth": "^9.5.1", "p-limit": "^7.3.1", - "pg-boss": "^12.26.0", + "pg-boss": "^12.27.0", "prisma": "^7.8.0", "qrcode": "^1.5.4", "radix-ui": "^1.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f5efaea5..a2b71d07e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: ^7.3.1 version: 7.3.1 pg-boss: - specifier: ^12.26.0 - version: 12.26.0 + specifier: ^12.27.0 + version: 12.27.0 prisma: specifier: ^7.8.0 version: 7.8.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(magicast@0.5.2)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@6.0.3) @@ -3966,10 +3966,9 @@ packages: resolution: {integrity: sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==} engines: {node: '>= 14'} - cron-parser@5.6.2: - resolution: {integrity: sha512-yJ/G1LVir6CnlkLI40CsampPLKl1SprGGlUagWtGJxewytRVYezv5xVyzzbT+Pvzx+VIRvZVF7/a0eEMTxdnTA==} + cron-parser@5.7.0: + resolution: {integrity: sha512-iSpDHpwwW/GhIg4JVODYlWUEpMNSimaHvqOhHpOz1W+Y97z1lL1nf+dpcF17cNwFRpTtKN9devgi1fxflp3Phw==} engines: {node: '>=18'} - deprecated: 'Published tarball was built from a stale dist/ and is missing the fixes from #414 and #415 — its contents are effectively v5.6.1. Upgrade to v5.7.0.' cross-spawn@7.0.6: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} @@ -5850,8 +5849,8 @@ packages: performance-now@2.1.0: resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==} - pg-boss@12.26.0: - resolution: {integrity: sha512-qMLyokiG2/Ey8U3sptl0We4nRGr1iveHL/lQ7g6n7cI/ubp9HVJZJnfPf6B9jzAbpd55uSdltKL/DMkyBC0ynw==} + pg-boss@12.27.0: + resolution: {integrity: sha512-DawcUffyDVJvxGYvaoc7B+G1yY86dJtvugVYMAt+CtO6Lg+RSyQuAU7IRfNyhqi0Bo/JeaxLqhqIy5+twpmYlg==} engines: {node: '>=22.12.0'} hasBin: true @@ -10920,7 +10919,7 @@ snapshots: crc-32: 1.2.2 readable-stream: 4.7.0 - cron-parser@5.6.2: + cron-parser@5.7.0: dependencies: luxon: 3.7.2 @@ -12957,9 +12956,9 @@ snapshots: performance-now@2.1.0: optional: true - pg-boss@12.26.0: + pg-boss@12.27.0: dependencies: - cron-parser: 5.6.2 + cron-parser: 5.7.0 pg: 8.22.0 serialize-error: 13.0.1 transitivePeerDependencies: