build(deps): bump graphql from 16.12.0 to 16.13.0 in /backend (#9324)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-28 14:25:56 +01:00 committed by GitHub
parent 907d9abcb6
commit 73dfda12da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"dotenv": "~17.0.1",
"email-templates": "^13.0.1",
"express": "^4.22.1",
"graphql": "^16.11.0",
"graphql": "^16.13.0",
"graphql-middleware": "~6.1.35",
"graphql-redis-subscriptions": "^2.7.0",
"graphql-shield": "^7.6.5",

View File

@ -6552,10 +6552,10 @@ graphql-ws@^6.0.6:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.7.tgz#140307a513f0ba659ecec618d6cf15354a842f96"
integrity sha512-yoLRW+KRlDmnnROdAu7sX77VNLC0bsFoZyGQJLy1cF+X/SkLg/fWkRGrEEYQK8o2cafJ2wmEaMqMEZB3U3DYDg==
graphql@^14.2.1, graphql@^16.11.0:
version "16.12.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
graphql@^14.2.1, graphql@^16.11.0, graphql@^16.13.0:
version "16.13.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.0.tgz#726857e897e87d54412d62356ec0b6b76bfab409"
integrity sha512-uSisMYERbaB9bkA9M4/4dnqyktaEkf1kMHNKq/7DHyxVeWqHQ2mBmVqm5u6/FVHwF3iCNalKcg82Zfl+tffWoA==
handlebars@^4.7.8:
version "4.7.8"