Skip to content

Commit fb2e387

Browse files
chore(deps): update dependency graphql to v16.11.0 (#1074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2020dab commit fb2e387

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"cross-env": "7.0.3",
4848
"eslint": "9.25.1",
4949
"eslint-plugin-import": "2.31.0",
50-
"graphql": "16.10.0",
50+
"graphql": "16.11.0",
5151
"husky": "9.1.7",
5252
"jest": "28.1.3",
5353
"jest-docblock": "28.1.1",
@@ -63,7 +63,7 @@
6363
},
6464
"resolutions": {
6565
"babel-jest": "28.1.3",
66-
"graphql": "16.10.0",
66+
"graphql": "16.11.0",
6767
"graphql-language-service-interface": "2.10.2",
6868
"jest-runner": "28.1.3",
6969
"ts-node": "10.9.2"

packages/plugins/typescript/nhost/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslib": "^2.8.1"
4848
},
4949
"devDependencies": {
50-
"graphql": "16.10.0"
50+
"graphql": "16.11.0"
5151
},
5252
"publishConfig": {
5353
"directory": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4615,10 +4615,10 @@ [email protected]:
46154615
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.12.1.tgz#c62d5ac54dbd409cc6520b0b39de374b3d59d0dd"
46164616
integrity sha512-umt4f5NnMK46ChM2coO36PTFhHouBrK9stWWBczERguwYrGnPNxJ9dimU6IyOBfOkC6Izhkg4H8+F51W/8CYDg==
46174617

4618-
graphql@16.10.0:
4619-
version "16.10.0"
4620-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
4621-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
4618+
graphql@16.11.0:
4619+
version "16.11.0"
4620+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
4621+
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
46224622

46234623
has-bigints@^1.0.2:
46244624
version "1.1.0"

0 commit comments

Comments
 (0)