Skip to content

Commit cd41c53

Browse files
build(deps-dev): bump graphql from 16.14.0 to 17.0.2
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.14.0 to 17.0.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.14.0...v17.0.2) --- updated-dependencies: - dependency-name: graphql dependency-version: 17.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3850d16 commit cd41c53

3 files changed

Lines changed: 37 additions & 19 deletions

File tree

package-lock.json

Lines changed: 34 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-n": "18.2.2",
8282
"eslint-plugin-promise": "7.3.0",
8383
"globby": "11.1.0",
84-
"graphql": "16.14.0",
84+
"graphql": "17.0.2",
8585
"graphql-yoga": "5.21.2",
8686
"husky": "9.1.7",
8787
"jest": "30.4.2",
@@ -108,7 +108,7 @@
108108
"extract-zip": {
109109
"yauzl": "3.3.0"
110110
},
111-
"graphql": "16.14.0",
111+
"graphql": "17.0.2",
112112
"miniflare": {
113113
"undici": "8.7.0"
114114
},

packages/executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"cross-inspect": "1.0.1",
67-
"graphql": "^16.14.0"
67+
"graphql": "^17.0.2"
6868
},
6969
"publishConfig": {
7070
"directory": "dist",

0 commit comments

Comments
 (0)