Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 50a7c45

Browse files
fix(deps): update dependency graphql to v16
1 parent 3c43c14 commit 50a7c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"apollo-server-lambda": "2.14.2",
3333
"aws-sdk": "2.1004.0",
34-
"graphql": "14.1.1",
34+
"graphql": "16.6.0",
3535
"graphql-relay": "0.6.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)