diff --git a/Chapter06/18_template/package.json b/Chapter06/18_template/package.json index c70b625..f1da608 100644 --- a/Chapter06/18_template/package.json +++ b/Chapter06/18_template/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "dependencies": { - "object-path": "^0.9.2" + "object-path": "^0.11.5" } }