Skip to content

Commit 6faedc3

Browse files
committed
chore(deps): update dependency graphql-16 to v16.6.0
1 parent c31303d commit 6faedc3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"apollo-server-express": "3.10.0",
3939
"apollo-server-fastify": "3.10.0",
4040
"apollo-server-plugin-response-cache": "3.7.0",
41-
"graphql-16": "npm:graphql@16.5.0"
41+
"graphql-16": "npm:graphql@16.6.0"
4242
},
4343
"dependencies": {
4444
"iterall": "1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6163,10 +6163,10 @@ grapheme-splitter@^1.0.4:
61636163
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
61646164
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
61656165

6166-
"graphql-16@npm:graphql@16.5.0":
6167-
version "16.5.0"
6168-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
6169-
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
6166+
"graphql-16@npm:graphql@16.6.0":
6167+
version "16.6.0"
6168+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
6169+
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
61706170

61716171
graphql-jit@^0.7.0:
61726172
version "0.7.3"

0 commit comments

Comments
 (0)