diff --git a/todos-nextjs/package.json b/todos-nextjs/package.json index 6bd7c04..43bda6b 100644 --- a/todos-nextjs/package.json +++ b/todos-nextjs/package.json @@ -16,7 +16,7 @@ "@typepoint/shared": "^4.0.0", "axios": "^0.21.1", "cross-env": "^7.0.2", - "express": "^4.17.1", + "express": "^4.17.3", "joiful": "^3.0.2", "next": "^11.0.1", "react": "^17.0.2",