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

Commit 8501d1d

Browse files
committed
fix(deps): update dependency apollo-server-lambda to v3
1 parent 3c43c14 commit 8501d1d

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
@@ -29,7 +29,7 @@
2929
"save-schema": "ts-node scripts/printSchema > schema.graphql"
3030
},
3131
"dependencies": {
32-
"apollo-server-lambda": "2.14.2",
32+
"apollo-server-lambda": "3.5.0",
3333
"aws-sdk": "2.1004.0",
3434
"graphql": "14.1.1",
3535
"graphql-relay": "0.6.0"

0 commit comments

Comments
 (0)