diff --git a/package-lock.json b/package-lock.json index 6e969bd..4930536 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,8 @@ { "name": "vobi-graphql", - "version": "1.0.7", + "version": "1.0.13", "lockfileVersion": 1, "requires": true, - "repository": { - "type": "git", - "url": "https://github.com/vobi-io/vobi-graphql" - }, "dependencies": { "@babel/cli": { "version": "7.6.4", @@ -3475,9 +3471,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "loose-envify": { @@ -4203,11 +4199,6 @@ "path-exists": "^3.0.0" } }, - "lodash": { - "version": "4.17.11", - "bundled": true, - "dev": true - }, "lodash.flattendeep": { "version": "4.4.0", "bundled": true,