diff --git a/examples/blog/package.json b/examples/blog/package.json index 672b51c..d2c2892 100644 --- a/examples/blog/package.json +++ b/examples/blog/package.json @@ -6,7 +6,7 @@ "express": "~4.17.1" , "body-parser": "~1.4.3" , "jade": "~1.3.1" - , "serve-static": "~1.5.3" + , "serve-static": "~1.14.1" , "thinky": "~ 1.15.6" } }