From fb16bec8b15756ba00283b6defcfc950a2adc998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 07:37:08 +0000 Subject: [PATCH] build(deps): bump object-path from 0.11.4 to 0.11.8 in /graphqlServer Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: indirect ... Signed-off-by: dependabot[bot] --- graphqlServer/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graphqlServer/package-lock.json b/graphqlServer/package-lock.json index fb25acb..b1b9111 100644 --- a/graphqlServer/package-lock.json +++ b/graphqlServer/package-lock.json @@ -3237,9 +3237,9 @@ "integrity": "sha1-HEfyct8nfzsdrwYWd9nILiMixg4=" }, "object-path": { - "version": "0.11.4", - "resolved": "http://npm.dev.56qq.com/object-path/-/object-path-0.11.4.tgz", - "integrity": "sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=" + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.8.tgz", + "integrity": "sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==" }, "object-visit": { "version": "1.0.1",