From dbef0dd6169ca0b09a8b697d1d9ffb4d392bc28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:37:25 +0000 Subject: [PATCH] build(deps): bump @gqloom/core from 0.15.0 to 0.15.1 Bumps [@gqloom/core](https://github.com/modevol-com/gqloom/tree/HEAD/packages/core) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/modevol-com/gqloom/releases) - [Changelog](https://github.com/modevol-com/gqloom/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/modevol-com/gqloom/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@gqloom/core" dependency-version: 0.15.1 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 f0af499..7ac9c91 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dependencies": { "@apollo/server": "^5.2.0", "@as-integrations/express5": "^1.1.2", - "@gqloom/core": "^0.15.0", + "@gqloom/core": "^0.15.1", "@gqloom/prisma": "^0.14.1", "@graphql-yoga/render-graphiql": "^5.18.0", "@prisma/adapter-mariadb": "^7.2.0", diff --git a/yarn.lock b/yarn.lock index 5a7eada..55f0cd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -370,10 +370,10 @@ resolved "https://registry.npmjs.org/@fastify/busboy/-/busboy-3.1.1.tgz" integrity sha512-5DGmA8FTdB2XbDeEwc/5ZXBl6UbBAyBOOLlPuBnZ/N1SwdH9Ii+cOX3tBROlDgcTXxjOYnLMVoKk9+FXAw0CJw== -"@gqloom/core@^0.15.0": - version "0.15.0" - resolved "https://registry.yarnpkg.com/@gqloom/core/-/core-0.15.0.tgz#6b1925a60ddade5b8b67817ee05d3744973eb24a" - integrity sha512-iYsL296HczSA9tbLctEHqna8ohEwJsjX1lvIxLjdm9nkIaCqdVFSzh0WDHYNEHCiHHmZDsvgo66nvHyoMGUxzA== +"@gqloom/core@^0.15.1": + version "0.15.1" + resolved "https://registry.yarnpkg.com/@gqloom/core/-/core-0.15.1.tgz#825e4ba91ea181bc5df858cf9162c9ff0b1c08db" + integrity sha512-wd/gn3MThpv5u0NgLOZOETTuR9Q+gIPnVfUs4CIm3qmkUXCDsJs+gJCupTihmK236n+q8ffuNllB+oyzuhsLUA== "@gqloom/prisma@^0.14.1": version "0.14.1"