Skip to content

Commit 5c68045

Browse files
chore(deps): update dependency graphql to v16.10.0 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a8e48d commit 5c68045

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/parser": "7.18.0",
3939
"eslint": "8.57.0",
4040
"eslint-config-prettier": "9.0.0",
41-
"graphql": "16.9.0",
41+
"graphql": "16.10.0",
4242
"graphql-scalars": "1.23.0",
4343
"jest": "29.7.0",
4444
"jest-environment-jsdom": "29.7.0",

yarn.lock

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

5154-
graphql@16.9.0:
5155-
version "16.9.0"
5156-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
5157-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
5154+
graphql@16.10.0:
5155+
version "16.10.0"
5156+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
5157+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
51585158

51595159
hard-rejection@^2.1.0:
51605160
version "2.1.0"

0 commit comments

Comments
 (0)