diff --git a/appC/package.json b/appC/package.json index 29648d5..57062b3 100644 --- a/appC/package.json +++ b/appC/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