build(deps): bump graphql-subscriptions from 2.0.0 to 3.0.0 in /backend

Bumps [graphql-subscriptions](https://github.com/apollographql/graphql-subscriptions) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/apollographql/graphql-subscriptions/releases)
- [Changelog](https://github.com/apollographql/graphql-subscriptions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/graphql-subscriptions/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: graphql-subscriptions
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-28 02:05:17 +00:00 committed by GitHub
parent 0f1504fb8a
commit 32f2632dde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 8 deletions

View File

@ -49,7 +49,7 @@
"graphql-middleware": "~6.1.35", "graphql-middleware": "~6.1.35",
"graphql-redis-subscriptions": "^2.7.0", "graphql-redis-subscriptions": "^2.7.0",
"graphql-shield": "^7.6.5", "graphql-shield": "^7.6.5",
"graphql-subscriptions": "^2.0.0", "graphql-subscriptions": "^3.0.0",
"graphql-upload": "^13.0.0", "graphql-upload": "^13.0.0",
"graphql-ws": "^5.16.2", "graphql-ws": "^5.16.2",
"helmet": "~8.1.0", "helmet": "~8.1.0",

View File

@ -6550,12 +6550,10 @@ graphql-shield@^7.6.5:
tslib "^2.4.0" tslib "^2.4.0"
yup "^0.32.0" yup "^0.32.0"
graphql-subscriptions@^2.0.0: graphql-subscriptions@^3.0.0:
version "2.0.0" version "3.0.0"
resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-2.0.0.tgz#11ec181d475852d8aec879183e8e1eb94f2eb79a" resolved "https://registry.yarnpkg.com/graphql-subscriptions/-/graphql-subscriptions-3.0.0.tgz#820c846ef271414c08f64827b5c9a192801e1b6f"
integrity sha512-s6k2b8mmt9gF9pEfkxsaO1lTxaySfKoEJzEfmwguBbQ//Oq23hIXCfR1hm4kdh5hnR20RdwB+s3BCb+0duHSZA== integrity sha512-kZCdevgmzDjGAOqH7GlDmQXYAkuHoKpMlJrqF40HMPhUhM5ZWSFSxCwD/nSi6AkaijmMfsFhoJRGJ27UseCvRA==
dependencies:
iterall "^1.3.0"
graphql-tools@^4.0.7: graphql-tools@^4.0.7:
version "4.0.8" version "4.0.8"
@ -7393,7 +7391,7 @@ istanbul-reports@^3.1.3:
html-escaper "^2.0.0" html-escaper "^2.0.0"
istanbul-lib-report "^3.0.0" istanbul-lib-report "^3.0.0"
iterall@^1.1.3, iterall@^1.2.1, iterall@^1.3.0: iterall@^1.1.3, iterall@^1.2.1:
version "1.3.0" version "1.3.0"
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea" resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.3.0.tgz#afcb08492e2915cbd8a0884eb93a8c94d0d72fea"
integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg== integrity sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==