diff --git a/inventory_visualisation/package-lock.json b/inventory_visualisation/package-lock.json index 2f98afc..1eeae4f 100644 --- a/inventory_visualisation/package-lock.json +++ b/inventory_visualisation/package-lock.json @@ -1,8 +1,6 @@ { - "name": "@airtable/hello-world-block", - "version": "1.0.1", - "lockfileVersion": 1, "requires": true, + "lockfileVersion": 1, "dependencies": { "@airtable/blocks": { "version": "0.0.53", @@ -1056,9 +1054,9 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" }, "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==" }, "lodash.omit": { "version": "4.5.0",