From 7f466c228d03424188bd2001c9077a4d6e1e6186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 14:33:20 +0000 Subject: [PATCH] chore(deps): bump @types/pg in the dev-tooling group across 1 directory Bumps the dev-tooling group with 1 update in the / directory: [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg). Updates `@types/pg` from 8.16.0 to 8.23.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) --- updated-dependencies: - dependency-name: "@types/pg" dependency-version: 8.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] --- packages/storage-postgres/package.json | 2 +- packages/sync/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++------------- 3 files changed, 11 insertions(+), 15 deletions(-) diff --git a/packages/storage-postgres/package.json b/packages/storage-postgres/package.json index 0797152..f734614 100644 --- a/packages/storage-postgres/package.json +++ b/packages/storage-postgres/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@types/node": "^22.0.0", - "@types/pg": "^8.11.0", + "@types/pg": "^8.23.1", "vitest": "^3.2.7" } } diff --git a/packages/sync/package.json b/packages/sync/package.json index 8bd7d1c..767dc7d 100644 --- a/packages/sync/package.json +++ b/packages/sync/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@types/node": "^25.2.2", - "@types/pg": "^8.11.0", + "@types/pg": "^8.23.1", "typescript": "^5.7.0", "vitest": "^3.2.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ff27a2..ff66870 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -360,8 +360,8 @@ importers: specifier: ^22.0.0 version: 22.19.10 '@types/pg': - specifier: ^8.11.0 - version: 8.16.0 + specifier: ^8.23.1 + version: 8.23.1 vitest: specifier: ^3.2.7 version: 3.2.7(@types/node@22.19.10)(tsx@4.23.12)(yaml@2.9.0) @@ -385,8 +385,8 @@ importers: specifier: ^25.2.2 version: 25.2.2 '@types/pg': - specifier: ^8.11.0 - version: 8.16.0 + specifier: ^8.23.1 + version: 8.23.1 typescript: specifier: ^5.7.0 version: 5.9.3 @@ -1232,8 +1232,8 @@ packages: '@types/node@25.2.2': resolution: {integrity: sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ==} - '@types/pg@8.16.0': - resolution: {integrity: sha512-RmhMd/wD+CF8Dfo+cVIy3RR5cl8CyfXQ0tGgW6XBL8L4LM/UTEbNXYRbLwU6w+CgrKBNbrQWt4FUtTfaU5jSYQ==} + '@types/pg@8.23.1': + resolution: {integrity: sha512-fKVHpikPdg4GKks3JuLEhvwSyvwzF23hnabPy6DD8ljVbC7+6J5dQzdv4arV6jqq57djnMgs1HKBxX4P8aBI3A==} '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -1814,9 +1814,6 @@ packages: peerDependencies: pg: '>=8.0' - pg-protocol@1.11.0: - resolution: {integrity: sha512-pfsxk2M9M3BuGgDOfuy37VNRRX3jmKgMjcvAcWqNDpZSf4cUmv8HSOl5ViRQFsfARFn0KuUQTgLxVMbNq5NW3g==} - pg-protocol@1.16.0: resolution: {integrity: sha512-sILXutLVjCLjcDuOmvhX5e2Z4cS5qG/6Bu3VkpFwdf/633ElGLpEh9bgmuI5I4sqKqkifQiGyiCcx1HdtrK7tg==} @@ -2118,6 +2115,7 @@ packages: uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true value-or-promise@1.0.12: @@ -2995,10 +2993,10 @@ snapshots: dependencies: undici-types: 7.16.0 - '@types/pg@8.16.0': + '@types/pg@8.23.1': dependencies: '@types/node': 25.2.2 - pg-protocol: 1.11.0 + pg-protocol: 1.16.0 pg-types: 2.2.0 '@types/qs@6.14.0': {} @@ -3593,8 +3591,6 @@ snapshots: dependencies: pg: 8.23.0 - pg-protocol@1.11.0: {} - pg-protocol@1.16.0: {} pg-types@2.2.0: