From a712beea90095f6f734cc12aecf6fca35271edef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:08:54 +0000 Subject: [PATCH] fix(deps): update dependency pg to v8.21.0 --- package.json | 2 +- pnpm-lock.yaml | 72 ++++++++++++++++++++++++++++---------------------- 2 files changed, 42 insertions(+), 32 deletions(-) diff --git a/package.json b/package.json index ebe58f88..2304ced5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "helmet": "8.1.0", "koa": "3.2.0", "koa-compress": "5.2.1", - "pg": "8.20.0", + "pg": "8.21.0", "postgraphile": "4.14.1" }, "// build": "Dependencies required to build the project", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40686dba..a926268b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 5.2.1 version: 5.2.1 pg: - specifier: 8.20.0 - version: 8.20.0 + specifier: 8.21.0 + version: 8.21.0 postgraphile: specifier: 4.14.1 version: 4.14.1 @@ -2272,24 +2272,30 @@ packages: pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} - pg-cloudflare@1.3.0: - resolution: {integrity: sha512-6lswVVSztmHiRtD6I8hw4qP/nDm1EJbKMRhf3HCYaqud7frGysPv7FYJ5noZQdhQtN2xJnimfMtvQq21pdbzyQ==} + pg-cloudflare@1.4.0: + resolution: {integrity: sha512-Vo7z/6rrQYxpNRylp4Tlob2elzbh+N/MOQbxFVWCxS7oEx6jF53GTJFxK2WWpKuBRkmiin4Mt+xofFDjx09R0A==} pg-connection-string@2.12.0: resolution: {integrity: sha512-U7qg+bpswf3Cs5xLzRqbXbQl85ng0mfSV/J0nnA31MCLgvEaAo7CIhmeyrmJpOr7o+zm0rXK+hNnT5l9RHkCkQ==} + pg-connection-string@2.13.0: + resolution: {integrity: sha512-EMnU9E2fSULdsbErBbMaXJvFeD9B4+nPcM3f+4lsiCR0BHLPrLVjv3DbyM2hgQQviKJaTWIRRTjKjWlHg3p2ig==} + pg-int8@1.0.1: resolution: {integrity: sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==} engines: {node: '>=4.0.0'} - pg-pool@3.13.0: - resolution: {integrity: sha512-gB+R+Xud1gLFuRD/QgOIgGOBE2KCQPaPwkzBBGC9oG69pHTkhQeIuejVIk3/cnDyX39av2AxomQiyPT13WKHQA==} + pg-pool@3.14.0: + resolution: {integrity: sha512-gKtPkFdQPU3DksooVLi9LsjZxrsBUZIpa+7aVx+LV5pNh0KzP4Zleud2po+ConrxbuXGBJ6Hfer6hdgpIBpBaw==} peerDependencies: pg: '>=8.0' pg-protocol@1.13.0: resolution: {integrity: sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==} + pg-protocol@1.14.0: + resolution: {integrity: sha512-n5taZ1kO3s9ngDTVxsEznOqCyToTgz0FLuPq0B33COy5pPpuWJpY3/2oRBVETuOgzdqRXfWpM9HIhp2LBBT1BA==} + pg-sql2@4.14.1: resolution: {integrity: sha512-DvL0K9Pqz47EFq+BaQlGpzsXJnArKoAbxBxtHLy2/p3ey1X7ZwUF79UwFoDSTxQQCIbR4Z5D8CBI0nPfpw9Tmw==} engines: {node: '>=8.6'} @@ -2300,8 +2306,8 @@ packages: resolution: {integrity: sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==} engines: {node: '>=4'} - pg@8.20.0: - resolution: {integrity: sha512-ldhMxz2r8fl/6QkXnBD3CR9/xg694oT6DZQ2s6c/RI28OjtSOpxnPrUCGOBJ46RCUxcWdx3p6kw/xnDHjKvaRA==} + pg@8.21.0: + resolution: {integrity: sha512-AUP1EYJuHraQGsVoCQVIcM7TEJVGtDzxWtGFZd8rds9d+CCXlU5Js1rYgfLNvxy9iJrpHjGrRjoi/3BT9fRyiA==} engines: {node: '>= 16.0.0'} peerDependencies: pg-native: '>=3.0.1' @@ -4733,7 +4739,7 @@ snapshots: graceful-fs@4.2.11: optional: true - graphile-build-pg@4.14.1(graphql@15.10.2)(pg@8.20.0): + graphile-build-pg@4.14.1(graphql@15.10.2)(pg@8.21.0): dependencies: '@graphile/lru': 4.11.0 chalk: 2.4.2 @@ -4742,8 +4748,8 @@ snapshots: jsonwebtoken: 9.0.3 lodash: 4.18.1 lru-cache: 4.1.5 - pg: 8.20.0 - pg-sql2: 4.14.1(pg@8.20.0) + pg: 8.21.0 + pg-sql2: 4.14.1(pg@8.21.0) transitivePeerDependencies: - graphql - supports-color @@ -4763,11 +4769,11 @@ snapshots: transitivePeerDependencies: - supports-color - graphile-utils@4.14.1(graphile-build-pg@4.14.1(graphql@15.10.2)(pg@8.20.0))(graphile-build@4.14.1(graphql@15.10.2)): + graphile-utils@4.14.1(graphile-build-pg@4.14.1(graphql@15.10.2)(pg@8.21.0))(graphile-build@4.14.1(graphql@15.10.2)): dependencies: debug: 4.4.3(supports-color@5.5.0) graphile-build: 4.14.1(graphql@15.10.2) - graphile-build-pg: 4.14.1(graphql@15.10.2)(pg@8.20.0) + graphile-build-pg: 4.14.1(graphql@15.10.2)(pg@8.21.0) graphql: 15.10.2 tslib: 2.8.1 transitivePeerDependencies: @@ -5547,25 +5553,29 @@ snapshots: pathe@2.0.3: optional: true - pg-cloudflare@1.3.0: + pg-cloudflare@1.4.0: optional: true pg-connection-string@2.12.0: {} + pg-connection-string@2.13.0: {} + pg-int8@1.0.1: {} - pg-pool@3.13.0(pg@8.20.0): + pg-pool@3.14.0(pg@8.21.0): dependencies: - pg: 8.20.0 + pg: 8.21.0 pg-protocol@1.13.0: {} - pg-sql2@4.14.1(pg@8.20.0): + pg-protocol@1.14.0: {} + + pg-sql2@4.14.1(pg@8.21.0): dependencies: '@graphile/lru': 4.11.0 '@types/pg': 8.20.0 debug: 4.4.3(supports-color@5.5.0) - pg: 8.20.0 + pg: 8.21.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -5578,15 +5588,15 @@ snapshots: postgres-date: 1.0.7 postgres-interval: 1.2.0 - pg@8.20.0: + pg@8.21.0: dependencies: - pg-connection-string: 2.12.0 - pg-pool: 3.13.0(pg@8.20.0) - pg-protocol: 1.13.0 + pg-connection-string: 2.13.0 + pg-pool: 3.14.0(pg@8.21.0) + pg-protocol: 1.14.0 pg-types: 2.2.0 pgpass: 1.0.5 optionalDependencies: - pg-cloudflare: 1.3.0 + pg-cloudflare: 1.4.0 pgpass@1.0.5: dependencies: @@ -5619,12 +5629,12 @@ snapshots: source-map-js: 1.2.1 optional: true - postgraphile-core@4.14.1(graphql@15.10.2)(pg@8.20.0): + postgraphile-core@4.14.1(graphql@15.10.2)(pg@8.21.0): dependencies: graphile-build: 4.14.1(graphql@15.10.2) - graphile-build-pg: 4.14.1(graphql@15.10.2)(pg@8.20.0) + graphile-build-pg: 4.14.1(graphql@15.10.2)(pg@8.21.0) graphql: 15.10.2 - pg: 8.20.0 + pg: 8.21.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -5642,8 +5652,8 @@ snapshots: debug: 4.4.3(supports-color@5.5.0) finalhandler: 1.3.2 graphile-build: 4.14.1(graphql@15.10.2) - graphile-build-pg: 4.14.1(graphql@15.10.2)(pg@8.20.0) - graphile-utils: 4.14.1(graphile-build-pg@4.14.1(graphql@15.10.2)(pg@8.20.0))(graphile-build@4.14.1(graphql@15.10.2)) + graphile-build-pg: 4.14.1(graphql@15.10.2)(pg@8.21.0) + graphile-utils: 4.14.1(graphile-build-pg@4.14.1(graphql@15.10.2)(pg@8.21.0))(graphile-build@4.14.1(graphql@15.10.2)) graphql: 15.10.2 graphql-ws: 5.16.2(graphql@15.10.2) http-errors: 1.8.1 @@ -5651,10 +5661,10 @@ snapshots: json5: 2.2.3 jsonwebtoken: 9.0.3 parseurl: 1.3.3 - pg: 8.20.0 + pg: 8.21.0 pg-connection-string: 2.12.0 - pg-sql2: 4.14.1(pg@8.20.0) - postgraphile-core: 4.14.1(graphql@15.10.2)(pg@8.20.0) + pg-sql2: 4.14.1(pg@8.21.0) + postgraphile-core: 4.14.1(graphql@15.10.2)(pg@8.21.0) subscriptions-transport-ws: 0.9.19(graphql@15.10.2) tslib: 2.8.1 ws: 7.5.10