Skip to content

Commit ff89512

Browse files
chore(deps): update dependency graphql to ^16.10.0 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54b819e commit ff89512

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
@@ -51,7 +51,7 @@
5151
"@types/jest": "^29.5.14",
5252
"concurrently": "^9.1.0",
5353
"eslint-config-txo-typescript": "^4.0.70",
54-
"graphql": "^16.9.0",
54+
"graphql": "^16.10.0",
5555
"husky": "^9.1.7",
5656
"jest": "^29.7.0",
5757
"lint-staged": "^15.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3790,10 +3790,10 @@ graphemer@^1.4.0:
37903790
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
37913791
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
37923792

3793-
graphql@^16.9.0:
3794-
version "16.9.0"
3795-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
3796-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
3793+
graphql@^16.10.0:
3794+
version "16.10.0"
3795+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
3796+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
37973797

37983798
handlebars@^4.7.7:
37993799
version "4.7.8"

0 commit comments

Comments
 (0)