diff --git a/chapter-05/photo-share-api/package.json b/chapter-05/photo-share-api/package.json index f8c9f53..828b85e 100644 --- a/chapter-05/photo-share-api/package.json +++ b/chapter-05/photo-share-api/package.json @@ -11,7 +11,7 @@ "dependencies": { "apollo-server-express": "2.0.0", "dotenv": "6.0.0", - "express": "4.16.3", + "express": "4.19.2", "graphql": "0.13.2", "graphql-playground-middleware-express": "1.7.1", "mongodb": "3.1.0",