Skip to content

Commit 79d63a3

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

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
@@ -37,7 +37,7 @@
3737
"bob-esbuild-cli": "^4.0.0",
3838
"codecov": "^3.8.3",
3939
"esbuild": "^0.23.1",
40-
"graphql": "^16.9.0",
40+
"graphql": "^16.10.0",
4141
"husky": "^9.1.6",
4242
"iterall": "^1.3.0",
4343
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3627,10 +3627,10 @@ graphql-tag@^2.12.6:
36273627
dependencies:
36283628
tslib "^2.1.0"
36293629

3630-
graphql@^16.9.0:
3631-
version "16.9.0"
3632-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
3633-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
3630+
graphql@^16.10.0:
3631+
version "16.10.0"
3632+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
3633+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
36343634

36353635
handlebars@^4.7.7:
36363636
version "4.7.7"

0 commit comments

Comments
 (0)