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

Commit 4a00419

Browse files
committed
fix(deps): update dependency apollo-server-express to v2.19.2
1 parent 3a19b1e commit 4a00419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@graphql-tools/graphql-file-loader": "6.0.15",
3434
"@graphql-tools/load": "6.0.15",
3535
"@types/react": "16.9.36",
36-
"apollo-server-express": "2.17.0",
36+
"apollo-server-express": "2.19.2",
3737
"cors": "2.8.5",
3838
"dotenv": "8.2.0",
3939
"express": "4.17.1",

0 commit comments

Comments
 (0)