From 7136b8979e73e109e1a358bbe414f78fb0668d37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 17:10:17 +0000 Subject: [PATCH] chore(deps): update dependency graphql to v16.13.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e9dc36c5..26ffe814 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/node": "22.18.12", "@types/object-hash": "3.0.6", "axios": "1.12.2", - "graphql": "16.11.0", + "graphql": "16.13.2", "graphql-tag": "^2.12.6", "husky": "9.1.7", "jest": "29.7.0", diff --git a/yarn.lock b/yarn.lock index d26c7f4b..f078f79b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3191,10 +3191,10 @@ graphql-tag@^2.12.6: dependencies: tslib "^2.1.0" -graphql@16.11.0: - version "16.11.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633" - integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw== +graphql@16.13.2: + version "16.13.2" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.2.tgz#4d2b73df5796b201f1bc2765f5d7067f689cb55f" + integrity sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig== handlebars@^4.7.7, handlebars@^4.7.8: version "4.7.8"