Skip to content

Commit 50d1d46

Browse files
Update dependency graphql to v16.14.2
1 parent 09e0f4b commit 50d1d46

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@graphql-yoga/plugin-defer-stream": "3.16.0",
22-
"graphql": "16.11.0",
22+
"graphql": "16.14.2",
2323
"graphql-scalars": "1.25.0",
2424
"graphql-yoga": "5.18.0"
2525
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4022,10 +4022,10 @@ graphql-yoga@5.18.0:
40224022
lru-cache "^10.0.0"
40234023
tslib "^2.8.1"
40244024

4025-
graphql@16.11.0:
4026-
version "16.11.0"
4027-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
4028-
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
4025+
graphql@16.14.2:
4026+
version "16.14.2"
4027+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.14.2.tgz#83faf25869e3df727cc855161db5da85b0e5b2c0"
4028+
integrity sha512-Chq1s4CY7jmh8gO2qvLIJyfCDIN+EHLFW/9iShnp1z8FjBQMoodWP1kDC36VAMXXIvAjj4ARa7ntfAV2BrjsbA==
40294029

40304030
has-bigints@^1.0.2:
40314031
version "1.1.0"

0 commit comments

Comments
 (0)