Bump graphql from 16.6.0 to 16.8.1 (#8956)

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

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

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]
2023-10-02 15:33:58 -04:00
committed by GitHub
parent a69c089f87
commit 0811525c95
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -107,7 +107,7 @@
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-unicorn": "^46.0.0",
"github-api": "^3.4.0",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",
@@ -33141,8 +33141,9 @@
"devOptional": true
},
"node_modules/graphql": {
"version": "16.6.0",
"license": "MIT",
"version": "16.8.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz",
"integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==",
"engines": {
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
}
+1 -1
View File
@@ -151,7 +151,7 @@
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-unicorn": "^46.0.0",
"github-api": "^3.4.0",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",