Skip to content

Commit afeddfd

Browse files
chore(deps): update dependency graphql to v16.11.0 (#372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddaa74e commit afeddfd

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "22.0.3",
4242
"eslint": "9.31.0",
4343
"eslint-config-prettier": "10.1.8",
44-
"graphql": "16.10.0",
44+
"graphql": "16.11.0",
4545
"graphql-scalars": "1.24.0",
4646
"jest": "30.0.4",
4747
"jest-environment-jsdom": "30.0.4",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5938,12 +5938,7 @@ graphql-ws@^5.14.0:
59385938
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
59395939
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
59405940

5941-
5942-
version "16.10.0"
5943-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
5944-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
5945-
5946-
graphql@^16.0.0:
5941+
[email protected], graphql@^16.0.0:
59475942
version "16.11.0"
59485943
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
59495944
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==

0 commit comments

Comments
 (0)