Skip to content

Commit 292ca93

Browse files
chore(deps): update dependency graphql to ^16.10.0 (#1047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cfe6a7 commit 292ca93

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
@@ -71,7 +71,7 @@
7171
"@types/react-native": "^0.73.0",
7272
"concurrently": "^9.1.0",
7373
"eslint-config-txo-package-react": "^1.0.10",
74-
"graphql": "^16.9.0",
74+
"graphql": "^16.10.0",
7575
"husky": "^9.1.7",
7676
"jest": "^29.7.0",
7777
"lint-staged": "^15.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5467,10 +5467,10 @@ graphql-tag@^2.12.6:
54675467
dependencies:
54685468
tslib "^2.1.0"
54695469

5470-
graphql@^16.9.0:
5471-
version "16.9.0"
5472-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
5473-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
5470+
graphql@^16.10.0:
5471+
version "16.10.0"
5472+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
5473+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
54745474

54755475
handlebars@^4.7.7:
54765476
version "4.7.8"

0 commit comments

Comments
 (0)