From 1d6f7569199112cf2766e2bcb4f750c6e7d505a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 09:48:35 +0000 Subject: [PATCH] chore(deps): bump @pothos/core from 4.10.0 to 4.12.0 Bumps [@pothos/core](https://github.com/hayes/pothos/tree/HEAD/packages/core) from 4.10.0 to 4.12.0. - [Release notes](https://github.com/hayes/pothos/releases) - [Changelog](https://github.com/hayes/pothos/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/hayes/pothos/commits/@pothos/core@4.12.0/packages/core) --- updated-dependencies: - dependency-name: "@pothos/core" dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..bb96010 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@fastify/rate-limit": "^10.3.0", "@fastify/swagger": "^9.6.1", "@fastify/swagger-ui": "^5.2.3", - "@pothos/core": "^4.10.0", + "@pothos/core": "^4.12.0", "@pothos/plugin-drizzle": "^0.16.1", "@types/node": "^22.10.2", "@types/pg": "^8.11.10", diff --git a/yarn.lock b/yarn.lock index 21e3ded..9e815cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -941,10 +941,10 @@ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b" integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA== -"@pothos/core@^4.10.0": - version "4.10.0" - resolved "https://registry.yarnpkg.com/@pothos/core/-/core-4.10.0.tgz#e31c9092b1e6f480d3600cfbcdb8dd77b64570d6" - integrity sha512-spC7v6N80GfDKqt6ZSGELLu7EFDZsuQBb/oCqAtDwAe+HIL5T0STjv220IumLeC8lIAMgTaZMa/WnMNKkawbFg== +"@pothos/core@^4.12.0": + version "4.12.0" + resolved "https://registry.yarnpkg.com/@pothos/core/-/core-4.12.0.tgz#71f19b9472721e18f045d81e51f1d059bb738221" + integrity sha512-PeiODrj3GjQ7Nbs/5p65DEyBWZTSGGjgGO/BgaMEqS1jBNX/2zJTEQJA9zM5uPmCHUCDjE7Qn2U7lOi0ALp/8A== "@pothos/plugin-drizzle@^0.16.1": version "0.16.1"