Skip to content

Commit 3650b20

Browse files
committed
Update dependency graphql to v14.4.2
1 parent 5292d84 commit 3650b20

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
@@ -55,7 +55,7 @@
5555
"core-js": "3.1.3",
5656
"cors": "2.8.5",
5757
"express": "4.17.1",
58-
"graphql": "14.3.1",
58+
"graphql": "14.4.2",
5959
"graphql-subscriptions": "1.1.0",
6060
"graphql-tools": "4.0.5",
6161
"injection-js": "2.2.1",
@@ -69,7 +69,7 @@
6969
},
7070
"devDependencies": {
7171
"@types/express": "4.17.0",
72-
"@types/graphql": "14.2.0",
72+
"@types/graphql": "14.2.3",
7373
"@types/node": "12.0.12",
7474
"@graphql-codegen/cli": "1.2.1",
7575
"@graphql-codegen/typescript": "1.2.1",

0 commit comments

Comments
 (0)