From ee2b8b53c16fe386ba1fab18ce0066cd8e20ca66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 10:58:54 +0000 Subject: [PATCH] chore(deps): bump @pothos/plugin-drizzle from 0.16.1 to 0.16.2 Bumps [@pothos/plugin-drizzle](https://github.com/hayes/pothos/tree/HEAD/packages/plugin-relay) from 0.16.1 to 0.16.2. - [Release notes](https://github.com/hayes/pothos/releases) - [Changelog](https://github.com/hayes/pothos/blob/main/packages/plugin-relay/CHANGELOG.md) - [Commits](https://github.com/hayes/pothos/commits/@pothos/plugin-drizzle@0.16.2/packages/plugin-relay) --- updated-dependencies: - dependency-name: "@pothos/plugin-drizzle" dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cce6eb4..6359baa 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@fastify/swagger": "^9.6.1", "@fastify/swagger-ui": "^5.2.3", "@pothos/core": "^4.10.0", - "@pothos/plugin-drizzle": "^0.16.1", + "@pothos/plugin-drizzle": "^0.16.2", "@types/node": "^22.10.2", "@types/pg": "^8.11.10", "@types/pino-pretty": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 21e3ded..0d778a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -946,10 +946,10 @@ resolved "https://registry.yarnpkg.com/@pothos/core/-/core-4.10.0.tgz#e31c9092b1e6f480d3600cfbcdb8dd77b64570d6" integrity sha512-spC7v6N80GfDKqt6ZSGELLu7EFDZsuQBb/oCqAtDwAe+HIL5T0STjv220IumLeC8lIAMgTaZMa/WnMNKkawbFg== -"@pothos/plugin-drizzle@^0.16.1": - version "0.16.1" - resolved "https://registry.yarnpkg.com/@pothos/plugin-drizzle/-/plugin-drizzle-0.16.1.tgz#f0276d95e381130b2782e14d3a8a80114da9d0ec" - integrity sha512-u6eD2OQu9mxUiAWj11nojoEysDUtaVadyfyqrZcWudonx1P6bUcUR/RNsjoi/eyyq2xhk99kRoohL2oXO8DAvA== +"@pothos/plugin-drizzle@^0.16.2": + version "0.16.2" + resolved "https://registry.yarnpkg.com/@pothos/plugin-drizzle/-/plugin-drizzle-0.16.2.tgz#408f990d995f51767d5e93419679f1ababdb1c94" + integrity sha512-P0U3As/2O5miHfBopjYPJrMl6HX3qyOLIXcOTmKEVJGvVy4Z1XLArBEQXf0FjBobcm/KZgOdiQjJ66nJsueaOw== "@reporters/github@^1.5.4": version "1.11.0"