Skip to content

Commit 4cfe4e9

Browse files
committed
chore(deps): update dependency graphql to v14.5.4
1 parent af3c5aa commit 4cfe4e9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@types/node": "9.4.6",
16-
"graphql": "14.0.2",
16+
"graphql": "14.5.4",
1717
"ts-node": "5.0.0",
1818
"typescript": "2.7.2"
1919
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ graphql-request@^1.5.0:
187187
dependencies:
188188
cross-fetch "2.2.2"
189189

190-
graphql@14.0.2:
191-
version "14.0.2"
192-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
190+
graphql@14.5.4:
191+
version "14.5.4"
192+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13"
193193
dependencies:
194194
iterall "^1.2.2"
195195

0 commit comments

Comments
 (0)