Skip to content

Commit 9f33fb0

Browse files
committed
fix(deps): update dependency graphql to v15
1 parent 6de6fe7 commit 9f33fb0

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

package-lock.json

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

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.25.2",
3333
"aws-sdk": "2.1004.0",
34-
"graphql": "14.7.0",
34+
"graphql": "15.6.1",
3535
"graphql-relay": "0.6.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)