Skip to content

Commit 6089789

Browse files
committed
Update dependency graphql to v14.5.1
1 parent e179ec6 commit 6089789

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"apollo-server-lambda": "2.6.4",
5555
"core-js": "3.1.4",
56-
"graphql": "14.3.1",
56+
"graphql": "14.5.1",
5757
"graphql-tools": "4.0.4",
5858
"injection-js": "2.2.1",
5959
"merge-graphql-schemas": "1.5.8",
@@ -65,7 +65,7 @@
6565
"@graphql-codegen/cli": "1.2.1",
6666
"@graphql-codegen/typescript": "1.2.1",
6767
"@graphql-codegen/typescript-operations": "1.2.1",
68-
"@types/graphql": "14.2.1",
68+
"@types/graphql": "14.2.3",
6969
"@types/node": "12.0.12",
7070
"husky": "2.4.1",
7171
"lint-staged": "8.2.1",

0 commit comments

Comments
 (0)