diff --git a/appA/package.json b/appA/package.json index 1b1de40..7905a99 100644 --- a/appA/package.json +++ b/appA/package.json @@ -5,6 +5,6 @@ "start": "node app.js" }, "dependencies": { - "express": "4.17.1" + "express": "4.19.2" } } \ No newline at end of file