Skip to content

Commit

Permalink
fix(deps): update dependency graphql-yoga to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent ec7365c commit 84cd899
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"cors": "2.8.5",
"graphql": "16.9.0",
"graphql-jit": "0.8.7",
"graphql-yoga": "5.10.2",
"graphql-yoga": "5.10.3",
"i18next": "23.16.6",
"jose": "5.9.6",
"ky": "1.7.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3715,7 +3715,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/executor@npm:^1.3.0":
"@graphql-tools/executor@npm:^1.3.3":
version: 1.3.3
resolution: "@graphql-tools/executor@npm:1.3.3"
dependencies:
Expand Down Expand Up @@ -12375,12 +12375,12 @@ __metadata:
languageName: node
linkType: hard

"graphql-yoga@npm:5.10.2":
version: 5.10.2
resolution: "graphql-yoga@npm:5.10.2"
"graphql-yoga@npm:5.10.3":
version: 5.10.3
resolution: "graphql-yoga@npm:5.10.3"
dependencies:
"@envelop/core": "npm:^5.0.1"
"@graphql-tools/executor": "npm:^1.3.0"
"@graphql-tools/executor": "npm:^1.3.3"
"@graphql-tools/schema": "npm:^10.0.4"
"@graphql-tools/utils": "npm:^10.3.2"
"@graphql-yoga/logger": "npm:^2.0.0"
Expand All @@ -12392,7 +12392,7 @@ __metadata:
tslib: "npm:^2.5.2"
peerDependencies:
graphql: ^15.2.0 || ^16.0.0
checksum: 10c0/5d233ffd86a8645f43ef3122d4648c1c80ccc8f4cd5dae14d5d67a0dbfd73d202b79350d341a4a54851692c4950464d8ab785e9d5f3786786a0745cb34613a42
checksum: 10c0/7ca4cb15d0826aed09b5b65a712d9b14170f5021b292a9c49dc3d0329915dc86aedb6e7a4dd458c9513ceb8e3415f9fa9dd13d6d312cdbd99f444c1735681619
languageName: node
linkType: hard

Expand Down Expand Up @@ -15298,7 +15298,7 @@ __metadata:
eslint-plugin-tailwindcss: "npm:3.17.5"
graphql: "npm:16.9.0"
graphql-jit: "npm:0.8.7"
graphql-yoga: "npm:5.10.2"
graphql-yoga: "npm:5.10.3"
i18next: "npm:23.16.6"
is-ci: "npm:3.0.1"
jose: "npm:5.9.6"
Expand Down

0 comments on commit 84cd899

Please sign in to comment.