From 9f3e68fdfee5936727c97d0d99e174cd368de260 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 11:07:59 +0000 Subject: [PATCH] fix(deps): update dependency @testcontainers/postgresql to ^11.5.1 (#3948) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- packages/db/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/db/package.json b/packages/db/package.json index 75fa359ca..087236240 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -52,7 +52,7 @@ "@mantine/core": "^8.2.7", "@paralleldrive/cuid2": "^2.2.2", "@testcontainers/mysql": "^11.5.1", - "@testcontainers/postgresql": "^11.4.0", + "@testcontainers/postgresql": "^11.5.1", "better-sqlite3": "^12.2.0", "dotenv": "^17.2.1", "drizzle-kit": "^0.31.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bac177052..1dfb35c01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1141,8 +1141,8 @@ importers: specifier: ^11.5.1 version: 11.5.1 '@testcontainers/postgresql': - specifier: ^11.4.0 - version: 11.4.0 + specifier: ^11.5.1 + version: 11.5.1 better-sqlite3: specifier: ^12.2.0 version: 12.2.0 @@ -4120,8 +4120,8 @@ packages: '@testcontainers/mysql@11.5.1': resolution: {integrity: sha512-znonzVMlcCLQ6t7zDH0TOEcbGkz6iwIk5x5ZP5GqEdN0z3GLUu/jEF7yQUtfCY+PbVnCkigRg4WYS4bt6+zhyA==} - '@testcontainers/postgresql@11.4.0': - resolution: {integrity: sha512-WiKsz3Np5twNZGp2kgatqGaE/KqNR271CPwvIgAvFyN7E581P34glQljM4iLfxdv1XpzVYGWRO6PbQAVDbehBQ==} + '@testcontainers/postgresql@11.5.1': + resolution: {integrity: sha512-6P1QYIKRkktSVwTuwU0Pke5WbXTkvpLleyQcgknJPbZwhaIsCrhnbZlVzj2g/e+Nf9Lmdy1F2OAai+vUrBq0AQ==} '@testcontainers/redis@11.5.1': resolution: {integrity: sha512-ThGaUPUCFW4Vwmx6kfPYhhTQjq/3UXJQrU/xxiYLqgvFJNtvtYlWmzXrwORLhPkkqnoFUnfFaX3u9u1GnrlDkw==} @@ -12717,7 +12717,7 @@ snapshots: - bare-buffer - supports-color - '@testcontainers/postgresql@11.4.0': + '@testcontainers/postgresql@11.5.1': dependencies: testcontainers: 11.5.1 transitivePeerDependencies: