Skip to content

Commit dc46fd3

Browse files
fix(deps): update dependency graphql-yoga to v5.11.0 (#6221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e37d0f4 commit dc46fd3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"cors": "2.8.5",
9090
"graphql": "16.10.0",
9191
"graphql-jit": "0.8.7",
92-
"graphql-yoga": "5.10.11",
92+
"graphql-yoga": "5.11.0",
9393
"i18next": "24.2.2",
9494
"jose": "5.9.6",
9595
"ky": "1.7.4",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12609,9 +12609,9 @@ __metadata:
1260912609
languageName: node
1261012610
linkType: hard
1261112611

12612-
"graphql-yoga@npm:5.10.11":
12613-
version: 5.10.11
12614-
resolution: "graphql-yoga@npm:5.10.11"
12612+
"graphql-yoga@npm:5.11.0":
12613+
version: 5.11.0
12614+
resolution: "graphql-yoga@npm:5.11.0"
1261512615
dependencies:
1261612616
"@envelop/core": "npm:^5.0.2"
1261712617
"@graphql-tools/executor": "npm:^1.3.7"
@@ -12626,7 +12626,7 @@ __metadata:
1262612626
tslib: "npm:^2.8.1"
1262712627
peerDependencies:
1262812628
graphql: ^15.2.0 || ^16.0.0
12629-
checksum: 10c0/74b3ad3ff77656c680b36044c2655e8e95624fa51f4cb189c7d7d23a17ce14538fd13a552eea78fd1eddd3cc2e1c2f98bb529ad66a83a2869d9306f648f15368
12629+
checksum: 10c0/4cfe3fcf4cc6a771f8b5b50669bd640b53e04d82615a0985703adafb33386d6ea6af7bdb2f0ee882eeb378134d3447146b9bdfbbb36792253ec532e49f98ad9e
1263012630
languageName: node
1263112631
linkType: hard
1263212632

@@ -15585,7 +15585,7 @@ __metadata:
1558515585
eslint-plugin-tailwindcss: "npm:3.18.0"
1558615586
graphql: "npm:16.10.0"
1558715587
graphql-jit: "npm:0.8.7"
15588-
graphql-yoga: "npm:5.10.11"
15588+
graphql-yoga: "npm:5.11.0"
1558915589
i18next: "npm:24.2.2"
1559015590
is-ci: "npm:4.1.0"
1559115591
jose: "npm:5.9.6"

0 commit comments

Comments
 (0)