diff --git a/chapter-06/photo-share-api/package.json b/chapter-06/photo-share-api/package.json index 934c31c..e437c69 100644 --- a/chapter-06/photo-share-api/package.json +++ b/chapter-06/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",