Skip to content

Commit e671c99

Browse files
chore(deps): update dependency graphql to v16.12.0 (#1271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62b6460 commit e671c99

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.39.0",
4949
"eslint-plugin-import": "2.32.0",
50-
"graphql": "16.11.0",
50+
"graphql": "16.12.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.11.0",
66+
"graphql": "16.12.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.11.0"
50+
"graphql": "16.12.0"
5151
},
5252
"publishConfig": {
5353
"directory": "dist",

yarn.lock

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

4682-
graphql@16.11.0:
4683-
version "16.11.0"
4684-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
4685-
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
4682+
graphql@16.12.0:
4683+
version "16.12.0"
4684+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
4685+
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
46864686

46874687
has-bigints@^1.0.2:
46884688
version "1.1.0"

0 commit comments

Comments
 (0)