diff --git a/package-lock.json b/package-lock.json index fff548a..09c9796 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1207,9 +1207,9 @@ "dev": true }, "generate-changelog": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/generate-changelog/-/generate-changelog-1.4.0.tgz", - "integrity": "sha512-uhjurrQ/MZ2kfol1wyuF55mmMSiW7UxLkdwhlfI/90KH/Ucy1QtFMwEc1/yzfBHiqhUXV/0HZSKKZp89sq7Yxw==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/generate-changelog/-/generate-changelog-1.5.0.tgz", + "integrity": "sha512-bM2s8LcYpPIBXhw2iFjKyYjlO92mDirrmQHXWaymgGS1N6oyQax4w8d+taYy/pIzF07fg2PwgvLbm6IEAWLNvA==", "dev": true, "requires": { "bluebird": "3.5.0", diff --git a/package.json b/package.json index 19b494b..a7a04f6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-node": "5.1.1", "eslint-plugin-promise": "3.5.0", "eslint-plugin-standard": "3.0.1", - "generate-changelog": "1.4.0", + "generate-changelog": "1.5.0", "husky": "0.14.3", "istanbul": "0.4.5", "lint-staged": "4.2.1",