Skip to content

Commit b09b562

Browse files
chore(deps): update dependency graphql to v16.11.0
1 parent f6f5c42 commit b09b562

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
@@ -37,7 +37,7 @@
3737
"@types/node": "22.0.3",
3838
"eslint": "9.31.0",
3939
"eslint-config-prettier": "10.1.8",
40-
"graphql": "16.10.0",
40+
"graphql": "16.11.0",
4141
"graphql-scalars": "1.24.0",
4242
"jest": "30.0.4",
4343
"jest-environment-jsdom": "30.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5552,10 +5552,10 @@ graphql-ws@^5.14.0:
55525552
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
55535553
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
55545554

5555-
graphql@16.10.0:
5556-
version "16.10.0"
5557-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
5558-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
5555+
graphql@16.11.0:
5556+
version "16.11.0"
5557+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
5558+
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
55595559

55605560
hard-rejection@^2.1.0:
55615561
version "2.1.0"

0 commit comments

Comments
 (0)