diff --git a/NodeJS Tutorials/Tutorial 12 - Combining Accounts/package.json b/NodeJS Tutorials/Tutorial 12 - Combining Accounts/package.json index ad0a210..ba882cb 100644 --- a/NodeJS Tutorials/Tutorial 12 - Combining Accounts/package.json +++ b/NodeJS Tutorials/Tutorial 12 - Combining Accounts/package.json @@ -9,7 +9,7 @@ "author": "", "license": "ISC", "dependencies": { - "express": "~4.12.3", + "express": "~4.22.0", "morgan": "~1.5.2", "cookie-parser": "latest", "express-session": "latest",