diff --git a/Chapter06/16_strategy/package.json b/Chapter06/16_strategy/package.json index b6449cb..94147a5 100644 --- a/Chapter06/16_strategy/package.json +++ b/Chapter06/16_strategy/package.json @@ -10,6 +10,6 @@ "license": "ISC", "dependencies": { "ini": "^1.3.4", - "object-path": "^0.9.2" + "object-path": "^0.11.5" } }