Skip to content

Commit c3af3e9

Browse files
authored
Revert "chore(deps): update dependency graphql to v16.11.0 (#372)" (#382)
This reverts commit afeddfd.
1 parent 99376aa commit c3af3e9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.11.0",
44+
"graphql": "16.10.0",
4545
"graphql-scalars": "1.24.0",
4646
"jest": "30.0.4",
4747
"jest-environment-jsdom": "30.0.4",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5927,7 +5927,12 @@ graphql-ws@^5.14.0:
59275927
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
59285928
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
59295929

5930-
[email protected], graphql@^16.0.0:
5930+
5931+
version "16.10.0"
5932+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
5933+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
5934+
5935+
graphql@^16.0.0:
59315936
version "16.11.0"
59325937
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
59335938
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==

0 commit comments

Comments
 (0)