diff --git a/package.json b/package.json index 2f41e1b..fd21444 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "invariant": "^2.2.1", - "object-path": "^0.9.2", + "object-path": "^0.11.8", "object-path-immutable": "^0.4.0", "prop-types": "^15.5.10" }, diff --git a/yarn.lock b/yarn.lock index 51ea8ad..5938c3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1197,9 +1197,9 @@ object-path-immutable@^0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/object-path-immutable/-/object-path-immutable-0.4.0.tgz#6080cbe0bf4ad61e080cdb7acd9d4193ea8caafe" -object-path@^0.9.2: - version "0.9.2" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.9.2.tgz#0fd9a74fc5fad1ae3968b586bda5c632bd6c05a5" +object-path@^0.11.8: + version "0.11.8" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742" object.assign@^4.0.4: version "4.0.4"