Skip to content

Commit 01e583d

Browse files
chore(deps): update dependency graphql to v16.12.0
1 parent 89dfcd7 commit 01e583d

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
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/parser": "5.62.0",
5555
"bob-the-bundler": "6.0.0",
5656
"@graphql-tools/schema": "9.0.19",
57-
"graphql": "16.9.0",
57+
"graphql": "16.12.0",
5858
"husky": "8.0.3",
5959
"jest": "29.7.0",
6060
"lint-staged": "13.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2603,10 +2603,10 @@ graphql-tag@^2.11.0:
26032603
dependencies:
26042604
tslib "^2.1.0"
26052605

2606-
graphql@16.9.0:
2607-
version "16.9.0"
2608-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
2609-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
2606+
graphql@16.12.0:
2607+
version "16.12.0"
2608+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
2609+
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
26102610

26112611
has-flag@^3.0.0:
26122612
version "3.0.0"

0 commit comments

Comments
 (0)