Skip to content

Commit b31c83e

Browse files
chore(deps): update dependency graphql to v16.13.1 (#1377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25ad6d3 commit b31c83e

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": "10.1.0",
4848
"eslint": "9.39.2",
4949
"eslint-plugin-import": "2.32.0",
50-
"graphql": "16.12.0",
50+
"graphql": "16.13.1",
5151
"husky": "9.1.7",
5252
"jest": "30.2.0",
5353
"jest-docblock": "30.2.0",
@@ -63,7 +63,7 @@
6363
},
6464
"resolutions": {
6565
"babel-jest": "30.2.0",
66-
"graphql": "16.12.0",
66+
"graphql": "16.13.1",
6767
"graphql-language-service-interface": "2.10.2",
6868
"jest-runner": "30.2.0",
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.12.0"
50+
"graphql": "16.13.1"
5151
},
5252
"publishConfig": {
5353
"directory": "dist",

yarn.lock

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

4921-
graphql@16.12.0:
4922-
version "16.12.0"
4923-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
4924-
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
4921+
graphql@16.13.1:
4922+
version "16.13.1"
4923+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.1.tgz#38ae5c76fbc4a009e0004dca6c76c370a1da7b54"
4924+
integrity sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==
49254925

49264926
handlebars@^4.7.8:
49274927
version "4.7.8"

0 commit comments

Comments
 (0)