diff --git a/package-lock.json b/package-lock.json index 1331533b..a95bae84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5923,9 +5923,9 @@ } }, "husky": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/husky/-/husky-4.0.2.tgz", - "integrity": "sha512-yVE9+WGiZvzP2ekIAsRUn7xb8UG2noXo/C3Z2rzaG5FhjKYNffiMZkjwMjDLXpz45LDZXkCr4w/XL03ISXLxUw==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/husky/-/husky-4.0.6.tgz", + "integrity": "sha512-OxsXXQXu/FYauV5GGhNpyN1yhQPQoDFUJwzHoshYc3wO//gC0PB9YNYLgBxKckfEce0FGEbzb498UecR3jNdZw==", "dev": true, "requires": { "chalk": "^3.0.0", diff --git a/package.json b/package.json index ad93736d..fcc5d474 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "form-data": "3.0.0", "gaze": "1.1.3", "graphql-tag": "^2.10.1", - "husky": "4.0.2", + "husky": "4.0.6", "jasmine": "3.5.0", "jsdoc": "3.6.3", "jsdoc-babel": "0.5.0",