Skip to content

Commit 5ca9fc1

Browse files
committed
fix(deps): update dependency graphql to v14.6.0
1 parent feec279 commit 5ca9fc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/model/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"release": "yarn run build && yarn publish"
1717
},
1818
"dependencies": {
19-
"graphql": "14.1.1",
19+
"graphql": "14.6.0",
2020
"prisma-client-lib": "1.25.3"
2121
},
2222
"devDependencies": {
23-
"@types/graphql": "14.0.5",
23+
"@types/graphql": "14.2.3",
2424
"@types/ws": "6.0.1",
2525
"ts-node": "8.0.2",
2626
"typescript": "3.2.4"

0 commit comments

Comments
 (0)