diff --git a/example/package-lock.json b/example/package-lock.json index f4f8a56..29c50f2 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -487,6 +487,7 @@ }, "graphql": { "version": "file:../node_modules/graphql", + "resolved": false, "integrity": "sha1-VTp9VG1SRmPtpJ7W33dXe+MgOuM=", "requires": { "iterall": "^1.2.2" @@ -768,9 +769,9 @@ "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" }, "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==" }, "on-finished": { "version": "2.3.0",