Skip to content

Commit 1001101

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

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

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
@@ -6279,12 +6279,7 @@ graphql-ws@^5.14.0:
62796279
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
62806280
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
62816281

6282-
graphql@16.10.0:
6283-
version "16.10.0"
6284-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
6285-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
6286-
6287-
graphql@^16.0.0:
6282+
graphql@16.11.0, graphql@^16.0.0:
62886283
version "16.11.0"
62896284
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
62906285
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==

0 commit comments

Comments
 (0)