Skip to content

Commit 9568170

Browse files
fix(deps): update dependency graphql to v15.9.0
1 parent e7a1988 commit 9568170

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@prisma/client": "2.12.1",
1111
"apollo-server": "2.19.0",
12-
"graphql": "15.4.0",
12+
"graphql": "15.9.0",
1313
"nexus": "1.0.0",
1414
"nexus-plugin-prisma": "0.27.0"
1515
},

0 commit comments

Comments
 (0)