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"