diff --git a/aula12/package.json b/aula12/package.json index 13370f0..378913c 100644 --- a/aula12/package.json +++ b/aula12/package.json @@ -11,7 +11,7 @@ "author": "PI", "license": "ISC", "dependencies": { - "express": "4.17.1", + "express": "4.19.2", "morgan": "^1.10.0" }, "devDependencies": {