diff --git a/resources/solution/node.js/ex_14/package.json b/resources/solution/node.js/ex_14/package.json index c330d3407..dd6f27040 100644 --- a/resources/solution/node.js/ex_14/package.json +++ b/resources/solution/node.js/ex_14/package.json @@ -11,6 +11,6 @@ "author": "", "license": "ISC", "dependencies": { - "express": "^4.17.1" + "express": "^4.22.0" } }