diff --git a/server/package.json b/server/package.json index 9e855e3..3e012ee 100644 --- a/server/package.json +++ b/server/package.json @@ -9,7 +9,7 @@ "dependencies": { "isomorphic-unfetch": "^3.1.0", "next": "10.0.2", - "object-path": "^0.11.5", + "object-path": "^0.11.8", "react": "^17.0.1", "react-dom": "^17.0.1", "react-vis": "^1.11.7" diff --git a/server/yarn.lock b/server/yarn.lock index c2acb65..4b5f488 100644 --- a/server/yarn.lock +++ b/server/yarn.lock @@ -2793,10 +2793,10 @@ object-keys@^1.0.12, object-keys@^1.1.1: resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== -object-path@^0.11.5: - version "0.11.5" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a" - integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg== +object-path@^0.11.8: + version "0.11.8" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742" + integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA== object-visit@^1.0.0: version "1.0.1"