Skip to content

Commit 2e11d8e

Browse files
committed
chore(deps): update dependency graphql to v16
1 parent 65eddec commit 2e11d8e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
1313
},
1414
"resolutions": {
15-
"graphql": "15.6.0"
15+
"graphql": "16.5.0"
1616
},
1717
"dependencies": {
1818
"@graphql-tools/schema": "8.3.1",
@@ -32,7 +32,7 @@
3232
"gatsby-source-filesystem": "4.7.0",
3333
"gatsby-transformer-remark": "5.7.0",
3434
"globby": "11.0.4",
35-
"graphql": "15.6.0",
35+
"graphql": "16.5.0",
3636
"marked": "4.0.10",
3737
"numbro": "2.3.5",
3838
"parser-front-matter": "1.6.4",

yarn.lock

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

7014-
graphql@15.6.0, graphql@^15.7.2:
7015-
version "15.6.0"
7016-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
7017-
integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==
7014+
graphql@16.5.0, graphql@^15.7.2:
7015+
version "16.5.0"
7016+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
7017+
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
70187018

70197019
gray-matter@^3.0.2:
70207020
version "3.1.1"

0 commit comments

Comments
 (0)