Skip to content

Commit 10e5f39

Browse files
committed
Update dependency graphql to v16.6.0
1 parent 4cd3ba9 commit 10e5f39

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
@@ -68,7 +68,7 @@
6868
"@graphql-codegen/schema-ast": "2.6.1",
6969
"@graphql-codegen/visitor-plugin-common": "^2.13.7",
7070
"@graphql-tools/utils": "^9.0.0",
71-
"graphql": "16.5.0"
71+
"graphql": "16.6.0"
7272
},
7373
"peerDependencies": {
7474
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,10 +3434,10 @@ graphql-ws@^5.4.1:
34343434
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
34353435
integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
34363436

3437-
graphql@16.5.0:
3438-
version "16.5.0"
3439-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
3440-
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
3437+
graphql@16.6.0:
3438+
version "16.6.0"
3439+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
3440+
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
34413441

34423442
has-bigints@^1.0.1:
34433443
version "1.0.1"

0 commit comments

Comments
 (0)