diff --git a/resources/solution/node.js/ex_9/package.json b/resources/solution/node.js/ex_9/package.json index fc790f2a2..f9c2e8f8f 100644 --- a/resources/solution/node.js/ex_9/package.json +++ b/resources/solution/node.js/ex_9/package.json @@ -11,7 +11,7 @@ "author": "", "license": "ISC", "dependencies": { - "express": "^4.17.1", + "express": "^4.22.0", "logplease": "^1.2.15" } }