From a63c4a3288d837faaa66a6609ab7751705ff8de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 07:48:37 +0000 Subject: [PATCH] Bump object-path from 0.11.4 to 0.11.5 in /documentation Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot[bot] --- documentation/package-lock.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/documentation/package-lock.json b/documentation/package-lock.json index 89711ed..0fa1978 100644 --- a/documentation/package-lock.json +++ b/documentation/package-lock.json @@ -1407,11 +1407,6 @@ "warning": "^3.0.0" } }, - "@salesforce-ux/design-system": { - "version": "2.10.2", - "resolved": "https://registry.npmjs.org/@salesforce-ux/design-system/-/design-system-2.10.2.tgz", - "integrity": "sha512-tIU5W2uO9npLSZm8AMNw6DCmvGLORJCmL52+AIdiXZnNO4ZFYyhwRb899NvjMYtnBkHMX/kYlbw/s/w3sRCgeQ==" - }, "@sindresorhus/is": { "version": "0.14.0", "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", @@ -12394,9 +12389,9 @@ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" }, "object-path": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz", - "integrity": "sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=" + "version": "0.11.5", + "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.5.tgz", + "integrity": "sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg==" }, "object-visit": { "version": "1.0.1",