Skip to content

Commit 1ffa5a7

Browse files
chore(deps): update dependency graphql to ^16.12.0
1 parent 7c08f28 commit 1ffa5a7

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.25.0",
40-
"graphql": "^16.10.0",
40+
"graphql": "^16.12.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
@@ -3396,10 +3396,10 @@ graphql-tag@^2.12.6:
33963396
dependencies:
33973397
tslib "^2.1.0"
33983398

3399-
graphql@^16.10.0:
3400-
version "16.10.0"
3401-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
3402-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
3399+
graphql@^16.12.0:
3400+
version "16.12.0"
3401+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
3402+
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
34033403

34043404
handlebars@^4.7.7:
34053405
version "4.7.7"

0 commit comments

Comments
 (0)