Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
92f5387183 chore(deps-dev): bump graphql from 16.12.0 to 16.13.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.12.0 to 16.13.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.12.0...v16.13.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 16.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 00:53:23 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -83,7 +83,7 @@
"fastify-plugin": "5.1.0",
"find-my-way": "9.5.0",
"globals": "17.3.0",
"graphql": "16.12.0",
"graphql": "16.13.0",
"graphql-subscriptions": "3.0.0",
"gulp": "5.0.1",
"gulp-clang-format": "1.0.27",
@@ -12986,9 +12986,9 @@
"dev": true
},
"node_modules/graphql": {
"version": "16.12.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.12.0.tgz",
"integrity": "sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==",
"version": "16.13.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.0.tgz",
"integrity": "sha512-uSisMYERbaB9bkA9M4/4dnqyktaEkf1kMHNKq/7DHyxVeWqHQ2mBmVqm5u6/FVHwF3iCNalKcg82Zfl+tffWoA==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -132,7 +132,7 @@
"fastify-plugin": "5.1.0",
"find-my-way": "9.5.0",
"globals": "17.3.0",
"graphql": "16.12.0",
"graphql": "16.13.0",
"graphql-subscriptions": "3.0.0",
"gulp": "5.0.1",
"gulp-clang-format": "1.0.27",